Upload function in VB.net Compact Framework

  • Thread starter Thread starter Bas Derks
  • Start date Start date
B

Bas Derks

Does anybody know who to build an upload function in VB.net CF???
I want to upload pictures from a PDA in a WiFi Network to a server.
Prefer to POST to php page which is already finished but time is running
out now and I'm open to all suggestions (quick, dirty, workaround,
whatever...) The project is to build a proof of concept for a WiFi Game.

pls help me out..

Greetings,
Bas Derks
 
Yes, ctacke I did a lot of searching before posting my problem over here.
The one you found is very easy to use but won't work on the Compact
Framework...
WebClient is not supported by CF..

Cheers,
 
Back
Top