Hi All..

I am using a GPRS wireless device that sends a GPRS packets to a specified IP and port through TCP/IP protocol..

I made a simple winsock server program to receives the GPRS packet.. when I asked my device to send the packet to my computer, the program told me that there is a connection established, but it havent received any data!!

I wonder can the winsock receive a GPRS packet? and if yes what may my program problem is, that it havent received any data?

Please it's a very important matter..

The SNiper