-
socket代理
下面是一个先前我用socket实现HTTP代理服务器的例子,代码很简单我就不一一解析了,要注意的是:当该代理服务器收到IE发来的请求时,要将IE请求行中的webserver的域名(或者IP)剥去,再将请求转发给webserver,如果不注意这点而是直接毫无处理的把IE请求信息直接发给webserver某些网站会显示不了网页,比如新浪,pfan,这是测试时发现的,其他就没什么可以说的了。实际上能否完成这个简单的HTTP proxy server可以看出对HTTP协议的熟悉程度,只要有一定的sock编程基础并熟悉了HTTP协议的工作流程,那我想就没什么障碍了。著此文章以供初学者参考,能从里面得到一点点的帮助那我已经心满意足了,高人指点改进意见邮箱联系,下面是源代码:
- 2022-06-28 03:35:38下载
- 积分:1
-
文件操作演示程序
文件操作演示程序-file manipulation Demonstration Program
- 2022-07-01 12:12:44下载
- 积分:1
-
浅谈软件保护,说实话我也不太明白,大家都来看看!
浅谈软件保护,说实话我也不太明白,大家都来看看! -software protection, tell the truth I do not quite understand that we have to look at!
- 2022-01-25 19:34:23下载
- 积分:1
-
网上当的程序,看后觉的还可以,可以使用
网上当的程序,看后觉的还可以,可以使用
-When the procedure online, look after, they can still sleep, you can use
- 2023-04-09 13:45:03下载
- 积分:1
-
am realize the matlab simulation program, a total of five, are, respectively, up...
am仿真实现的matlab程序,一共有五个,现分别上传。此程序均为本人及同事呕心沥血所编,现拿来与朋友们分享。-am realize the matlab simulation program, a total of five, are, respectively, upload. This procedure and I are prepared by dedicated colleagues are used to share with friends.
- 2022-03-30 22:14:44下载
- 积分:1
-
udp通信客户端程序
应用背景
AppWizard has created this udpClient application for you.
This file contains a summary of what you will find in each of the files that
make up your udpClient application.
udpClient.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
udpClient.cpp
This is the main application source file.
关键技术
/////////////////////////////////////////////////////////////////////////////
Other standard files:
StdAfx.h, StdAfx.cpp
These files are used to build a precompiled header (PCH) file
named udpClient.pch and a precompiled types file named StdAfx.o
- 2022-02-13 21:01:13下载
- 积分:1
-
This procedure to do a screen like the game, as have figures can move, you can c...
本程序做了一个像游戏中的画面一样,有人物可以走动,可以聊天,有场影,有气份的多人聊天室.希望大家下载交流讨论-This procedure to do a screen like the game, as have figures can move, you can chat, have video games, has gas were more than chat rooms. I hope everyone communicate discussed Download
- 2023-09-05 14:35:04下载
- 积分:1
-
使用vc修改excel文档
使用vc修改excel文档-use vc changes excel documents
- 2022-03-30 07:09:52下载
- 积分:1
-
电子白板源码
实现简单的绘图板功能,可以通过鼠标在白板上进行任意绘图,擦除等功能,用C#语言进行开发,适合初学者作为例子参考。
实现简单的绘图板功能,可以通过鼠标在白板上进行任意绘图,擦除等功能,用C#语言进行开发,适合初学者作为例子参考。
- 2022-08-31 09:50:03下载
- 积分:1
-
测试短距离模块灵敏度的程序,需配合短距离模块,还可控制罗德与施瓦茨公司的信号发生器(SMB100A)。...
测试短距离模块灵敏度的程序,需配合短距离模块,还可控制罗德与施瓦茨公司的信号发生器(SMB100A)。-Sensitivity of short-range module test procedures, to be with the short-distance module, can also control the company Rohde & Schwarz s signal generator (SMB100A).
- 2022-11-02 04:30:05下载
- 积分:1