From: "Alexander M. Graham" <[EMAIL PROTECTED]> Subject: Getting disconnect event for port listener I have written a monitoring plugin that is listening for tcp connections on a specific port. However if a connection is droped by the foreign end there is no call to IRMATCPResponse::Closed(). And there seams to be no way to find out if a connection is still present - IRMATCPSocket::GetForeignAddress() will still work. So what am I doing wrong? Or is there a bug with the networking interface? Thanx Alexander Graham PS: I am using telnet to connect to my plugin. Please check out the new RealForum Bulletin Board at http://realforum.real.com/cgi-bin/realforum/wwwthreads.pl ******************************************************* The RealForum is an email discussion group focused on using RealNetworks products. The RealForum is a place to post messages about the best methods for creating content using RealNetworks technologies and the planning and implementation of streaming-media web sites. Archives of RealForum can be found at http://realforum.real.com If you ever want to remove yourself from this mailing list, you can send mail to <[EMAIL PROTECTED]> with the following command in the body of your email message: unsubscribe realforum or from another account, besides the address you subscribed with: unsubscribe realforum <[EMAIL PROTECTED]>
