> Phil Daley wrote: > > Could you set up a "receive" on that connection and throw away the data? > > Yes, but what I want is actually *no* data gets transmitted on line...
I'm curious as to how this would not be considered disconnected - can I ask why you don't want it actually disconnected? It seems to me that you can't really physically stop the other end sending something without seriously violating the inner workings of TCP/IP. Hmmm... I wonder if you can do something like XonXoff over TCP/IP and send the Xoff char? The other end would then pause, theoretically... -- Jason Teagle [EMAIL PROTECTED] _______________________________________________ msvc mailing list [email protected] See http://beginthread.com/mailman/listinfo/msvc_beginthread.com for subscription changes, and list archive.
