Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Nov : client application for terminal users
| Subject: | client application for terminal users |
| Posted by: | "Alex" (alex_rt_20..@yahoo.com) |
| Date: | Fri, 23 Nov 2007 12:15:54 |
Hi,
I made a client-server application, which works on local network, but now I
want to make it for terminal users (thin clients). When using a
'GStack.LocalAddresses' (Win2003, Delphi7, Indy 9 component set) on the
client side of application, it returns an IP list of server computer (eg.
192.168.0.1). Because I need an IP addresses to communicate between server
and clients, there is no idea how to obtain a terminal user's IP address on
the user side. Can you please send a little example to solve this problem?
Regards
Alex