Didnt get data form GPS receiver

nikhil
i connect gps receiver to serial port but it wont give me data.
 and when i connect it to usb so it ask driver name,my application in C#
pls help?

skip2916
have you set the correct speed of your serial port? Usualy, NMEA GPS sends
on serial port with 4800 8N1.

nikhil
i serial port with 9600 8 N 1.
baud rate of gps is 9600so i set it.but still dont get data.
pls help?

skip2816
hi nikhil,

i work under linux with a USB GPS mouse. It acts as a modem. Once installed
a kernel with USB modem support it runs nice. Maybe you have to install a
driver for a USB modem?

skip

nikhil
hi skip,
thanks but i want to do it on wince6.0, is there any usb driver