D
David Hearn
I've successfully used OpenNETCF to create an ad-hoc wireless connection
on a WM5 PDA (with the intention of talking to another PDA). The IP
address is assigned automatically by APIPA (Automatic Private IP
Addressing) and in the range 169.254.x.y with subnet mask 255.255.0.0.
I need to be able to change the IP addresses assigned. I cannot have
any external devices (other than 2 PDAs) and everything needs to be
controlled programmatically.
Is there any way to manually override/set the IP address using the
Compact Framework or OpenNETCF, or even native/PInvoke calls?
Thanks
David
on a WM5 PDA (with the intention of talking to another PDA). The IP
address is assigned automatically by APIPA (Automatic Private IP
Addressing) and in the range 169.254.x.y with subnet mask 255.255.0.0.
I need to be able to change the IP addresses assigned. I cannot have
any external devices (other than 2 PDAs) and everything needs to be
controlled programmatically.
Is there any way to manually override/set the IP address using the
Compact Framework or OpenNETCF, or even native/PInvoke calls?
Thanks
David