HTTP协议,帮助 [英] HTTP protocol, HELP

查看:88
本文介绍了HTTP协议,帮助的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想编写一个客户端 - 服务器应用程序,它将通过HTTP PROTOCOL与
进行通信。本质上,客户端将发送和接收xml

文件。

是否可能?


我想使用http协议来避免防火墙问题。

I would like to write a client-server application which will communicate
through HTTP PROTOCOL . essentially, client will send and received xml
files.
is it possible??

I want to use http protocol to avoid firewall problems.

推荐答案

大多数防火墙允许传出TCP连接,所以你可以直接连接

客户端到你的服务器而不用担心HTTP。


或者你可以做一件简单的事情并从 www.dart.com


Jim


" Mat" <再********** @ fuckSpam.COM>在消息中写道

新闻:%2 **************** @ tk2msftngp13.phx.gbl ...
Most firewalls allow outgoing TCP connections, so you could just connect
from the clients to your server and not worry about HTTP.

Or you could do the easy thing and get a component from www.dart.com .

Jim

"Mat" <re**********@fuckSpam.COM> wrote in message
news:%2****************@tk2msftngp13.phx.gbl...
我会喜欢编写一个客户端 - 服务器应用程序,它将通过HTTP PROTOCOL进行通信。本质上,客户端将发送和接收xml
文件。
是否可能?

我想使用http协议来避免防火墙问题。
I would like to write a client-server application which will communicate
through HTTP PROTOCOL . essentially, client will send and received xml
files.
is it possible??

I want to use http protocol to avoid firewall problems.



" Mat" <再********** @ fuckSpam.COM>写了...
"Mat" <re**********@fuckSpam.COM> wrote...
我想编写一个客户端 - 服务器应用程序,它将通过HTTP PROTOCOL进行通信。实质上,客户端将发送和接收xml
文件。是否有可能??
I would like to write a client-server application which will communicate
through HTTP PROTOCOL . essentially, client will send and received xml
files. Is it possible??




你想写一个服务器或者你想提供XML文件?您可能需要检查Web服务,这会将大量的辛苦工作转移到IIS开发人员的手中。当你正在忙着写你的部分时,他们很高兴你需要开始阅读这些功能。


是否有可能,当然。


Tom



You want to write a "server" or you want to serve XML files? You might
check into web services which shifts the bulk of the hard work into the
hands of the developers of IIS. While you''re busy writing your part they''re
busy adding functionality you would have to start reading about.

Is it possible, sure.

Tom


Hi Mat,


看看webclient ;使用http协议并直接适用于你的问题我认为

http://msdn.microsoft.com/library/de...classtopic.asp

我希望这有点帮助吗?


Cor
Hi Mat,

Take a look at "webclient" that uses the http protocol and fits directly to
your problem I think

http://msdn.microsoft.com/library/de...classtopic.asp
I hope this helps a little bit?

Cor


这篇关于HTTP协议,帮助的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆