Hi Neil,
i have paired both of my Windows Mobile-5 based devices in an ad-hoc formation(Not Programatically) using WLAN but using the connection manager in the devices.Now i want to do it programaically and pass a small string between the devices using TCP sockets. Now problem is because both the devices are not connected to internet in any form so no ip address, when no ip address then how do i establish a connection using Sockets.
i tried to use the "WiFi Discovery Project" in the MSDN to search for other devices, i am able to scan other acess points and other WLAN devices but i am not able to connect them.
Please advice me, so just help me with some URL“s where to get the required info.