Introduction
 Top Next

TCPServer is a UDF that will allow you to easily create full-featured TCP servers.

By using its event-basis, you can basically create servers for many protocols.

You can even bind an external resource (a Console exe, like command prompt) to the socket, so the client interacts directly with it.

Did I already say that it supports many clients at once? graphic