On Feb 4, 4:43 pm, "lazi...@gmail.com" <lazi...@gmail.com> wrote:
> > maybe create a web service on the server with web method...something
> > like this?:
[quoted text clipped - 61 lines]
>
> - Show quoted text -
SOAP/HTTP versus FTP? in general FTP is faster...but...FTP is more
efficient for large(er) files, and HTTP is for smaller...but FTP and
HTTP based on the same TCP/IP...but, it all depends on the bandwith,
servers, application etc etc..my 3cents:)
laziers@gmail.com - 06 Feb 2008 07:09 GMT
> SOAP/HTTP versus FTP? in general FTP is faster...but...FTP is more
> efficient for large(er) files, and HTTP is for smaller...but FTP and
> HTTP based on the same TCP/IP...but, it all depends on the bandwith,
> servers, application etc etc..my 3cents:)
ok :) thx for answare
bye