Exchanging Data over the Network using Delphi
Thursday May 22, 2008
in Networking ::
In this article we'll examine two Delphi components: TServerSocket and TClientSocket, both designed to let you read and write information over a TCP/IP connection - thus enabling you to write network-aware applications.
In this article we'll examine two Delphi components: TServerSocket and TClientSocket, both designed to let you read and write information over a TCP/IP connection - thus enabling you to write network-aware applications.
Read the full article to learn how to Exchanging Data over the Network using Delphi.
Related:


Comments
No comments yet. Leave a Comment