Home > Back-end > Could you tell me how to realistic WEP sending data is?
Could you tell me how to realistic WEP sending data is?
Time:11-03
Everyone should use WEP caught software, I want to ask him how to send Delphi to reality? I caught a package, for example, IP port content according to catch to send each other in the past, so how to reality, I use TCP test seems useless Ever know the bosses
CodePudding user response:
Various protocols have corresponding piles of controls, such as HTTP idhttp, TIdTCPClient TCP, udp TIdUDPClient etc, these controls are very simple, Is the server IP, port, and send the content, Or directly in the socket. As long as there is caught data and understand the basic knowledge of relevant agreements, Delphi implementation is very simple,