S
Stephan Baune
Hey guys,
I've searched a lot and didn't find a suitable solution for my problem
which I'm about to describe.
I'm responsible for the network stuff in a university project which is
an application for PDAs with Windows Mobile 2003 SE. Because it's M$
and the general *ahem* crappiness of J2ME and virtual machines for
mobile devices we decided to implement everything with the help of .NET
CF and C#.
What the PDAs do: On startup they connect to a dedicated wireless lan
and receive their IP from the AP's DHCP server. All they get is an IP,
Subnet mask and a Gateway IP so no DNS IP because we don't have a DNS
and no Internet Connection.
Now my question: How can I read the IP that the wireless adapter is
assigned to (preferrably in C#)?
If I used the normal .NET framework or had a DNS server then I'd be
fine but without these? There must be a solution?
I'd be thankful for every response!
Thanks for reading,
Stephan
I've searched a lot and didn't find a suitable solution for my problem
which I'm about to describe.
I'm responsible for the network stuff in a university project which is
an application for PDAs with Windows Mobile 2003 SE. Because it's M$
and the general *ahem* crappiness of J2ME and virtual machines for
mobile devices we decided to implement everything with the help of .NET
CF and C#.
What the PDAs do: On startup they connect to a dedicated wireless lan
and receive their IP from the AP's DHCP server. All they get is an IP,
Subnet mask and a Gateway IP so no DNS IP because we don't have a DNS
and no Internet Connection.
Now my question: How can I read the IP that the wireless adapter is
assigned to (preferrably in C#)?
If I used the normal .NET framework or had a DNS server then I'd be
fine but without these? There must be a solution?
I'd be thankful for every response!
Thanks for reading,
Stephan