Re: File transfer - VB2005 (Visual Studio 2005 Pro)



Been looking at a similar issue for transferring files to a web server..



>From what ive come across on the net, seems it may be possibly

using a http post method to a web server, but so far haven't found

any more specific details on how that's achieved..



My guess might be that's the file is serialized some way and added

to the url of http request, though don't think NETCF 2 supports

serialization and if theirs a url limit, maybe the PUT method

might work..



Still searching for an answer, if you find one keep us posted. thanks



"Kevin B." <KevinB@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message 
news:7F903129-A0CB-450E-97A0-1403B79CC2CA@xxxxxxxxxxxxxxxx
> This is my first application for Windows Mobile 2003 with target platform 
> on
> HP iPaq 6515.  I need to transfer files over GSM / Edge network to server. 
> I
> had initially intended to use FTP, but the compact framework does not 
> include
> System.Net.FTPWebRequest and FTPWebResponse.
>
> Does anyone have a suggestion on best method to transfer files over the 
> GSM
> / Edge network (Cingular).  The file types are XML, EXE, and vary in size 
> up
> to 2MB.
>
> Thanks,
>
> Kevin 


.



Relevant Pages

  • Re: Is there a way to transfer files to a web server from Tiger?
    ... Is there a way to transfer files to a web server from within Tiger ... downloading. ... FTP, but it may be worth pursuing. ...
    (microsoft.public.macintosh.general)
  • Files not found after FTP
    ... We have an application that uses WinInet and ASP to transfer files from an ... application server to a web server via an FTP component based on WinInet. ... ASP page calls this component to transfer the requested file then opens the ...
    (microsoft.public.inetserver.asp.general)
  • Is there a way to transfer files to a web server from Tiger?
    ... Is there a way to transfer files to a web server from within Tiger without installing 3rd party software? ... I need to find a program that will allow me to transfer files to a web server using the WebDav protocol. ...
    (microsoft.public.macintosh.general)