Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
TcpClient(Sockets) と TcpServer(Sockets) を使用して、PC から Delphi の別の PC に接続しようとしています。
こんな感じで接続できますか?また、可能であれば、それらを相互に接続するにはどうすればよいですか?
これらの2つのPC間でデータを交換したい場合は、インディコンポーネントを使用できます。ソースフォージでは、 デモサンプルを使用します。