Ask a questionAsk a question
 

QuestionHow IE send Data to Telco Gateway

  • Saturday, November 07, 2009 3:07 AMBinaryWave Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hi,

    Basically I am just wondering if this can be done. Can use IE to send data to Telco Gateway if I have the mobile user's Dyn IP?

    Thanks

    Peace is the fruit of Love

All Replies

  • Saturday, November 07, 2009 9:08 PMIECUSTOMIZERMVPUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hi,

    Ask your Telco. IE is a browser on a personal computing device, your telco will be sniffing for the userAgent string in the request.

    Regards.
    Rob^_^
  • Sunday, November 08, 2009 1:49 AMBinaryWave Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hi,

    Yep, you are right.  Thank for info on The sniffing part will decide if my request is ok or not.

     What If I use httpWebrequest without Actually using MS IE to make the request, this way there is no useragent.

    Q1. Will Telco allows ISP http request to pass thru?


    Thanks




    Peace is the fruit of Love
  • Sunday, November 08, 2009 2:23 AMjeffdav Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Just use https.
  • Tuesday, November 10, 2009 5:29 AMBinaryWave Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hi jefffav,

    10Q 10Q. This is gr8 Using this https to pass data to Telco gateway.


    Can you tell me how this is done in HttpWebRequest?

    What info do I need from the Telco Side?



    Thanks
    Peace is the fruit of Love