I use Delphi xe8 and xe10 seatle idtcpserver control, establish a socket server, the client can normal connection? Can also send data to the server,
But server-side onexcute events, trigger when a client connection only once, no matter what all don't trigger behind, but it is normal in delphi7,
In addition, I tried to use the onclick event invokes the AContext. Connection. The Socket. The Host, or AContext. Connection. The Socket. The Host shows IP addresses are empty?
CodePudding user response:
Top