dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [DotGNU]help with sockets


From: Bailo, John
Subject: RE: [DotGNU]help with sockets
Date: Wed, 25 Jun 2003 10:47:58 -0700

Fyi -

I figured out the fix ( thanks much to dotgnu because your documentation is
BETTER than microsoft's dotnet framework docs !!!

( leave a wait state between socket connect and receive buffer )

-----Original Message-----
From: john bailo [mailto:address@hidden
Sent: Saturday, June 21, 2003 7:21 PM
To: address@hidden
Subject: [DotGNU]help with sockets

I developed a windows service that uses sockets ( streaming ) to automate
ftp
connections.

it works fine with internal ip addresses, but tends to hang with external
sites.

these sites can be easily connected to, and make file transfers with dos
ftp.

i played around with the receive timeout parameter but did not work.

how can i 'wrap' my socket to make it more robust ?


_______________________________________________
Developers mailing list
address@hidden
http://dotgnu.org/mailman/listinfo/developers


reply via email to

[Prev in Thread] Current Thread [Next in Thread]