Hello,
 
I have the next situation:
 
I need to connect to industrial printers for printing on packaging witch
are acting like servers.
So, what I do is: I create a client and connect to such a printer. This
works fine.
 
Now I have to modify my application that I have to search in a range of
IP-adresses for such printers.
When I find a printer, I have to connect to it and searching further for
more printers.
So, I can have more connections ( Client--> printer )
I know how to work with 1 Server--> many Client connections, but this is
many clients-->to many servers.
How can I past a server of a printer to a client and searching for the
next server of a printer.?
 
I am using Delphi 2007 + ICS V5
 
Best regards,
Eric
-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to