On Fri, 13 Jun 2008 21:59:06 +0530, srinivasan srinivas wrote:
> I am going to do some socket related programming in Python. Before that,
> I wish to know the Gotchas of Python Scoket Programming.
The only gotcha I see is that you won't want to go back to doing it in C.
--
09 F9 11 02 9D 74 E3
On Fri, 13 Jun 2008 21:59:06 +0530, srinivasan srinivas wrote:
> Hi,
> I am going to do some socket related programming in Python. Before that,
> I wish to know the Gotchas of Python Scoket Programming. Can anyone send
> me any link that satisfies my needs?? Thanks,
> Srini
>
>
> Explore y
there is this good link for explanation on how sockets work,
http://www.tutorialgrub.com/tutorials/Python/Development/Socket-Programming-HOWTO_325.html
--
http://mail.python.org/mailman/listinfo/python-list
Hi,
Le Friday 13 June 2008 18:29:06 srinivasan srinivas, vous avez écrit :
> Hi,
> I am going to do some socket related programming in Python. Before that, I
> wish to know the Gotchas of Python Scoket Programming. Can anyone send me
> any link that satisfies my needs??
Yes, the friendly manual :