#1 2015-08-27 13:17:31

turrican
Member
From: Barcelona
Registered: 2015-06-05
Posts: 94
Website

Example working with TCP Sockets

Hi,

I want to implement a simple TCP I/O protocol with TCrtSocket class.

Where i can find documentation or an example to implement TCrtSocket class?

Offline

#2 2015-08-27 13:38:54

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 14,207
Website

Re: Example working with TCP Sockets

In SynCrtSock, the HTTP classes are implemented using TCrtSocket raw TCP I/O access.

See e.g. how THttpServerSocket and THttpClientSocket are implemented in the unit.

http://synopse.info/files/html/api-1.18/SynCrtSock.html

Offline

Board footer

Powered by FluxBB