HI,
I want to know the different kind of exceptions may occur in client-server
socket communication and the way to handle those scenarios.
1. What does the server do when a socket error occurs at any point: accepting a
connection, sending data to a client, receiving data from a client, waiting f
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 :
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 your hobbies and interests. Go to
http://in.promos.yahoo.com/groups/
--
http://