Re: Tcp Sockets Close event
From: Haim (haim_at_spetrotec.com)
Date: 04/07/04
- Next message: Yan-Hong Huang[MSFT]: "Re: Tcp Sockets Close event"
- Previous message: Parveen: "RE: Oracle Data Adapter"
- In reply to: Yan-Hong Huang[MSFT]: "RE: Tcp Sockets Close event"
- Next in thread: Yan-Hong Huang[MSFT]: "Re: Tcp Sockets Close event"
- Reply: Yan-Hong Huang[MSFT]: "Re: Tcp Sockets Close event"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 7 Apr 2004 08:02:06 +0200
Thanks,
I had already read the article
but sill is there a away to detect when the remote side closed the
connection?
in the old vb6 winsock object there was an Event raised when the remote side
Closed the socket connection,
Socket_Closed
"Yan-Hong Huang[MSFT]" <yhhuang@online.microsoft.com> wrote in message
news:hNj453rGEHA.3568@cpmsftngxa06.phx.gbl...
> Hello Haim,
>
> As I understand, the question is: How to get closing socket event in
VB.NET
> application?
>
> In MSDN, we can find one good artilce on it. Please refer to the following
> link:
> "Creating a Multi-User TCP Chat Application"
>
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnadvnet/ht
> ml/vbnet08282001.asp
>
> It also contains one VB.NET sample on socket data transfer and event
> handling. I think it could be helpful to you. You can download and look
> into the sample code to see how we handle the events generally.
>
> Does that answer your question?
>
> Best regards,
> Yanhong Huang
> Microsoft Community Support
>
> Get Secure! ¨C www.microsoft.com/security
> This posting is provided "AS IS" with no warranties, and confers no
rights.
>
- Next message: Yan-Hong Huang[MSFT]: "Re: Tcp Sockets Close event"
- Previous message: Parveen: "RE: Oracle Data Adapter"
- In reply to: Yan-Hong Huang[MSFT]: "RE: Tcp Sockets Close event"
- Next in thread: Yan-Hong Huang[MSFT]: "Re: Tcp Sockets Close event"
- Reply: Yan-Hong Huang[MSFT]: "Re: Tcp Sockets Close event"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|