use socks or web.request in vb.net cf?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Jason7899
    New Member
    • Mar 2008
    • 59

    use socks or web.request in vb.net cf?

    hi,
    i try to use socks or web.request to send and receive data from
    a web server using vb.net 2005 CompaqFramework
    i already done this using the normal framework but the code
    that i use simple dont' work in CF, i using the CF because this app is for a
    PDA using windows CE 5.0
    any one have done this or know a way to do this?
    thanks a lot for your help
    :)
  • markmcgookin
    Recognized Expert Contributor
    • Dec 2006
    • 648

    #2
    I would just create a web reference using Visual Studio, which will create all the stuff for a SOAP web service behind the scenes for you, and there is a load of built in support for it in .Net CF.

    Comment

    • Jason7899
      New Member
      • Mar 2008
      • 59

      #3
      hi, thanks a lot for your help i will be waiting for news thanks

      Comment

      Working...