Hi!
maybe someone can help me.
We want to build our main application hosted on an Win2000 with terminal
server.
The client for this terminal server runs an a WinCE platform. The
problem is that we have many additional hardware components on this
WinCE platform that are not supported with the terminal server (as I
know). So we want to make a component (in .NET) which connects to the
WinCE device over a socket to the the hardware connected to the
application running on the terminal server.
Now my question is how can an application which is launched in a
terminal server session find out the IP-Adress of the terminal server
client which has started this session?
Thanks for your help!
br
TommyD
Mark Mancini - 14 Oct 2003 03:19 GMT
I'm sure, but thats a developer ?

Signature
Sincerely,
Mark Mancini, CCA, CCNA, CNE 4-5, MCSA, Master CIW, MCSE+I NT4-2000
www.MCSE2000.com
www.AppLauncher.com
> Hi!
>
[quoted text clipped - 18 lines]
> br
> TommyD
hanyun - 27 Oct 2003 05:21 GMT
Try WTSQuerySessionInformation in wtsapi32.dll
But this will get the local ip address, my problem is :
If the client is connected to a internet server from a lan, how can I get
the internet IP address of the lan's gateway?
Any suggestion?
> Hi!
>
[quoted text clipped - 18 lines]
> br
> TommyD