Silent Socket Receiver in Delphi

Good day, please check out a new Delphi tutorial that starts listening to an incoming connection, accepts the connection, receives all data over the established connection, and sends no data back to the client.
 
The program uses the TcpServerConnection socket class from the Clever Internet Suite library to start listening on the specified local port and receive TCP packets over the Network.
 
The sources are available on GitHub
 
Join us on   Facebook   YouTube   Twitter   Telegram   Newsletter
 
 
Kind regards
Clever Components team
www.CleverComponents.com