登录
首页 » 套接字网络编程 » 一个简单的Http代理服务器

一个简单的Http代理服务器

于 2022-07-21 发布 文件大小:1.40 kB
0 144
下载积分: 2 下载次数: 2

代码说明:

应用背景其实.....这只是一个python练手,看懂蛮容易的,源码里只能接受本地客户端的访问,但是可通过修改服务器的IP地址进行修改,然后就可以从其他机子访问啦。关键技术python的网络编程,本地客户端访问服务器,代理服务器解析客户端传来的请求,取出目的IP和端口,和请求内容,再向目的Ip发送请求,最后将受到的数据反馈给本地客户端。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 这是关于UDP穿透NAT的P2P源代码,运行环境是VC++6.0
    这是关于UDP穿透NAT的P2P源代码,运行环境是VC++6.0-on UDP penetrate NAT P2P source code, the environment of VC 6.0
    2022-05-05 10:26:48下载
    积分:1
  • VS2005 C # RSS源解析的范畴下,解析更快的使用…
    vs2005 c# 下的一个rss源解析类,采用解析较快的xmlreader,你完全可以用此类完成你自己的rss订阅器,只需要的是介面的开发了-vs2005 c# under a rss source apportionment category, the use of analytic faster xmlreader, you can use such complete your own rss subscriptions, and only interface needed is the development of the
    2022-12-18 10:20:03下载
    积分:1
  • 潇湘在线日记,支持在线修改
    潇湘在线日记,支持在线修改-Xiaoxiang online diary, online support changes
    2023-05-02 07:20:02下载
    积分:1
  • Shell 远
    演示如何向远程计算机使用 Winsock API (WSA) 和 CreateProcess () 函数返回一个外壳。我发现有趣的技术,决定写这篇来修复迄今被忽略,并要知道的东西。Let 的中看到代码:
    2022-07-04 15:36:51下载
    积分:1
  • 用C++写的通信框架的多
    用c++编写的网络通信框架,适用于多客户端的网络通信 client: 模拟客户端程序 server: 模拟服务端程序 gateway:网关程序 启动:client.exe server.exe gateway.exe程序,client程序会网关gateway.exe发送消息 消息内容为字符:00004XXXX XXXX为字符,是使用 04d打印到BUF中的, gateway.exe收到client.exe发送的消息,此时从系统路由表中取到:B_HOST的信息,并把 收到的消息转发到server.exe程序,如果server.exe程序作相应处理,还可以作为应答,把 消息返回给client.exe,如果要这么实现的话,需要加流水信息-Using c++ to prepare the framework of network communication for multi-client network client: client simulation server: process simulation server gateway: Gateway proceedings: client.exe server.exe gateway.exe procedures, client program will be the gateway message send a message gateway.exe for characters: 00004XXXX XXXX for the characters, is to use 04d to BUF in print, gateway.exe received messages sent client.exe, this time from the system to check the routing table: B_HOST the information, and forwarded to the information received server.exe procedure, if the corresponding procedures to deal with server.exe, but also can serve as a response to the n
    2022-12-19 19:45:02下载
    积分:1
  • Wince Socket VC++通讯源码
    完善的WinCE客户端和服务器端Socket通讯VC++源码。
    2022-02-03 13:02:32下载
    积分:1
  • can serve as an online FTP software, the server if no systematic account of the...
    可以充当一个在线FTP软件的功能,如果服务器没有系统帐号的限制,可以访问服务器上面全部目录,下载,上传,复制,粘贴,功能方便易用-can serve as an online FTP software, the server if no systematic account of the restrictions, the server can access all of the above catalog, download, upload, copy, paste, easy-to-use function
    2022-01-29 01:07:20下载
    积分:1
  • 自己用标准C++写的ftp客户端
    C++标准写的程序协议,根据ftp的标准协议,使用socket编程,实现ftp客户端,能在linux之下与windows下运行。
    2022-02-20 23:37:16下载
    积分:1
  • 学生上机管理及考勤系统
    资源描述这是一个用Delphi+sqlserver2006开发的学生上机管理及考勤系统,内含项目要求, 模拟刷卡动作把卡号发送给通信客户机,同时接收通信客户机返回的相关信息并显示。
    2023-05-04 17:40:04下载
    积分:1
  • socket通信(含tcp,udp)
    包含tcp和udp通信代码,服务器端客户端代码用于传输指令消息,实现了端对端,定时发送多次发送,网络中计算机进行通信的一种方法。应用程序通过调用系统提供的socket库函数很容易实现网络里计算机的通信,并且在android端读取信息显示的功能,并已投入使用,希望对开发者有帮助。
    2023-03-09 12:55:03下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载