Hello,
I would like to do the following:
I have two computers, A and B. I would like to install a simple server
on computer A, and a simple client on computer B, both using
EasyTCPSocket.
The client on B would query the server on A via SendMessage and the
server would reply to the client via another SendMessage.
The problem: if in the ReceivedMessage event of the server I issue a
SendMessage directed to the client, the client does not seem to receive
anything.
Am I supposed not to use a SendMessage in a ReceivedMessage? If this is
true, what approach should I use?
I have tried this on Mac OSX, Mac OS9.2 and Windows. I use RB 5.5.4 /
Mac OS X.
If this has been already dealt with on the list, please direct me to
the relevant URL.
Best regards,
Paul Mateescu
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
|