|
-
Aug 26th, 2009, 07:43 PM
#6
Re: TcpListener Multi-threaded
 Originally Posted by eSPiYa
I'll try it.
But is it possible for a Java-based client to connect to an asynchronous .NET-based server?
Thanks.
TCP is TCP. It's a standard protocol. It doesn't have to be a .NET TcpClient at the other end. It just has to be something talking TCP.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|