I have a GSM Device using GPRS Services, and sends the information (Packet), I want to have solution to receive those packets on my c# application.
I found out the socket programming is the way to do so, but I am asking if there is another way to sort-up the issue!