Also, this article talks about ad hoc setup on WinXP:
http://support.microsoft.com/default.aspx?scid=kb;en-us;873170
Would bluetooth suit your needs?
This page details bluetooth support on Windows CE:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wcecomm5/html/wce50conbluetoothsamples.asp
the first site discussing the same issue but they did not complete their discussion,
the second site give me the steps to setup the ad hoc on WinXP which i already know it.
i wish i can find a site with full of description like the one which u give me about "blutetooth"
any way thanks again
m_mainSocket =
new Socket(AddressFamily.InterNetwork,SocketType.Stream,
ProtocolType.Tcp);
Thanks for your help :-)Thanks,
kopi
Do you know what p/invokes you would use? All I can find is windows vista NativeWifi and I am even having trouble finding out what dll to call it out of.
thoughts?
thanx