GPRS connection

  • Thread starter Thread starter fadi.ja3fari
  • Start date Start date
F

fadi.ja3fari

Hi
i need to send an order to my mobile phone from my PC, this message
will order the mobile phone to initiate a GPRS connection and send
files using C#.

regards
 
I don't know if I understand you right, but hopefully this is helpful.

I've read that Windows Mobile 5 has a great Outlook API. Maybe it is an
idea to send a SMS message to the mobile phone, you parse all incoming
messages. If a message contains your specific command, you open the
GPRS connection and start receiving the order.

Kind regards,
Leon Meijer
 
Back
Top