Connecting Tech Pros Worldwide Forums | Help | Site Map

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

Member
 
Join Date: Mar 2008
Posts: 46
#1: Oct 12 '09
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's Avatar
Moderator
 
Join Date: Dec 2006
Location: Northern Ireland / England
Posts: 546
#2: Oct 13 '09

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


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.
Member
 
Join Date: Mar 2008
Posts: 46
#3: Oct 13 '09

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


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