|
Tcp Server .NET Component
.NET Socket & Winsock Class
Use the Server component to quickly build any custom TCP server application. Features include:
For more information go to
Each new connection received from a client occurs on a new thread, resulting in a fully multithreaded server.
Each new connection is represented by a Tcp class, enabling advanced reading/writing capabilities.
Implement any protocol (FTP, SMTP, IMAP) to create a server, or create a server that implements a proprietary protocol.
Design-time editor assists in protocol testing.
C# and VB.NET sample projects
Products that contain this component
|
|
|
|
|
|
|
Component Type:
.NET Class
|
|