[fpc-pascal] Example of using TInetSocket, please

Bo Berglund bo.berglund at gmail.com
Tue Sep 22 06:40:24 CEST 2015


I am porting an application from Windows Delphi 2007 to FPC on Linux
(Raspberry Pi2). In the process I need to switch from using RS232 to
TCP/IP to communicate with a data source.

I have found that FPC contains the unit ssockets.pp, which implements
a client socket class TInetSocket.

But I need a working example of how this is used so I can start
testing if I can use it in my application.

Are there some examples of sending binary data between a TCP/IP server
and the TInetSocket socket? If so please post links.


-- 
Bo Berglund
Developer in Sweden




More information about the fpc-pascal mailing list