¿How can I send and recieve strings from tidtcpclient and tidtcpserver and to create a chat?
- 阅读更多 关于 ¿How can I send and recieve strings from tidtcpclient and tidtcpserver and to create a chat?
问题 im new at delphi languaje and im using Rad Studio to make apps work on every device with oune single programming. Right now Im supposed to make a chat using sockets, I made a chat for windows only using tclientsocket and tserversocket using the next code, what Im trying to do is make the exact thing but using tidtcpclient and tidtcpserver instead of tclientsocket and tserversocket Server: unit Server; interface uses Winapi.Windows, Winapi.Messages, System.SysUtils, System.Variants, System