|
Maybe I'm asking something silly ...
sweat......
I want to award similar TcpIPServer, TcpIDClient or UdpIPServer, UpdIDClient in Indy
Communication such as that is encapsulated into a DLL for others to call in accordance with the communication method agreed upon by themselves, but some events do not know how to encapsulate it, and the DLL only has the Export export statement and no import statement. For example, after I receive the information It is necessary to introduce an event A, and this event A is written by the caller.After writing, it is introduced into the DLL to call event A (event A is not encapsulated in the DLL).
Depressed ... Please enlighten me !!! |
|