Nick Ioffe wrote:
Hello, gentlemen!
Are there any modules for GPC which allow me to implement IPC with sockets?
I know that I can write such a library in C and then create it as pascal library, but why to invent the wheel?
I wrote a little `Socket' unit, which only supports some features yet (but can be extended, of course). It's included in "Mail tools" on http://fjf.gnu.de. Some demos (ServerDemo, ClientServerDemo) are also on the page.
Frank