I am developing an app in VB for WinCE 3.0, which will take data entered by the user, and I want to transfer that data to a laptop that is connected to the IPAQ via wireless ethernet cards. It seems the only way to do this is to open a file on the laptop using it's IP address. I am using a File control and FileSystem control, but I am getting 'cannot create' these controls errors on the IPAQ when the program starts.Any idea why I would be getting these errors? Also, does anyone know a better way to move the data from the IPAQ to the laptop in the program?
Thanx