Dart Home | PowerTCP Sockets for .NET | Custom Development | Reply | PowerTCP Sockets for .NET (Secure and Standard) Topics | Forums |
Author | Forum: PowerTCP Sockets for .NET (Secure and Standard) Topic: Problem of using Microsoft TCPClient with Socket Server |
dengw From: CD, USA Posts: 8 Member Since: 05/21/03 |
posted June 19, 2003 9:07 PM Hi, I use .net Framework TCPClient connect to FlashServer£¬after call the TCPClient Close method,the server can't detect socket closed event. |
Jeff Cranford![]() From: Rome, NY USA Posts: 586 Member Since: 05/30/01 |
posted June 20, 2003 8:52 AM Hello, I had no problems doing this. As a test (since the ConnectedChanged event is not explicitly used in the sample) I changed mTcp in CFlashChild to use WithEvents. Then I wired up the ConnectedChanged event for the mTcp connection. I connected with the TCP Client, then disconnected and the ConnectedChanged event was properly raised. Does it work for you when you use the browser interface instead of the client app? |
Reply | PowerTCP Sockets for .NET (Secure and Standard) Topics | Forums |
This site is powered by
![]() |