-
很好的代理服务器代码,可直接编译运行,并且稳定性很好,其中的代码格式和思想值得学习!...
很好的代理服务器代码,可直接编译运行,并且稳定性很好,其中的代码格式和思想值得学习!-good proxy server code can be directly translated operation, and good stability, the code format and ideas worth learning!
- 2022-02-03 16:49:08下载
- 积分:1
-
捕捉IE刷新按钮.经典实现,代码思路清晰.
捕捉IE刷新按钮.经典实现,代码思路清晰.-capture IE refresh button. Classical, a clear line of code.
- 2023-08-31 06:10:03下载
- 积分:1
-
Prepared to use java chat program, can register a chat account and dialogue.
用java编写的聊天程序,可以注册账号与对话聊天。-Prepared to use java chat program, can register a chat account and dialogue.
- 2022-01-22 07:09:01下载
- 积分:1
-
要求asp.net环境,并要在IIS里设置网站属性 可以用来限制图片等文件的盗链,0.32版可设置不限制域名 通过referrer判断,如果没有引用页返回真实文...
要求asp.net环境,并要在IIS里设置网站属性 可以用来限制图片等文件的盗链,0.32版可设置不限制域名 通过referrer判断,如果没有引用页返回真实文件,如果引用页的域名不是本网站域名则返回wbtbForbidden.jpg这个图片,文件不存在返回wbtbNotFound.jpg这个图片 用法:http://www.xmlasp.net/WBAL/-Asp. Net environmental requirements and to the installed IIS Web site attributes can be used to limit pictures of the Irvine document, version 0.32 is not set restrictions on domain names through referrer judgment, if not applied to the real page document, if the pages of the Web site domain name is not returned wbtbForbidden . jpg the photographs, the file does not exist to return to the Photo wbtbNotFound.jpg Usage : http://www.xmlasp.net/WBAL/
- 2022-01-25 16:37:23下载
- 积分:1
-
此程序是在windows visual C++下实现的socket程序,能支持多人聊天,运行界面是dos。...
此程序是在windows visual C++下实现的socket程序,能支持多人聊天,运行界面是dos。-This procedure is in the windows visual C under the socket procedures, can support more than chat, the interface is running dos.
- 2023-02-19 14:40:03下载
- 积分:1
-
多线程的ftp客户端.能同时让多个客户从服务器上下载文件,实现多现程操作,对多线程编程有个深入浅出理解!
多线程的ftp客户端.能同时让多个客户从服务器上下载文件,实现多现程操作,对多线程编程有个深入浅出理解!-Multi-threaded ftp client. So that multiple clients can simultaneously download files from the server, multi-way operation is to have a multi-threaded programming easy to understand!
- 2023-04-30 18:50:02下载
- 积分:1
-
程序说明: 1.程序采用网上介绍的方法实现最基本的P2P方式通讯.模拟实现即时消息互发. 2.P2P通讯说明: 1).网关类型是在理想状态下.即非对称型NAT....
程序说明: 1.程序采用网上介绍的方法实现最基本的P2P方式通讯.模拟实现即时消息互发. 2.P2P通讯说明: 1).网关类型是在理想状态下.即非对称型NAT. 2).同在一个内网的两个CLIENT端通讯时,如果网关NAT不支持环回,将会失败. 文件目录说明: tQServer:程序服务端,请将其放在公网上运行. tQClient:程序客户端,可以在不同的内网中运行登录连接到服务端. Common:公共协议文件夹 本程序只是实现简单的P2P互发消息.完成的比较粗糙,更多功能欢迎朋友们更新完善-procedures : 1. Online procedures introduced by the most basic method of peer-to-peer communication. Simulation made instant messaging each other. 2.P2P communications Note : 1). Gateway is the ideal type of state. That is non-symmetric NAT. 2). In the same period net CLIENT-2 communications, if not support NAT Gateway Circular, will fail. directory : tQServer :-service procedures, I would be grateful if the public on its Internet. tQClient : clients, in different operations within the network login to connect to the server. Common : Public the agreement folder procedure is a simple peer-to-peer updates. completion of the rougher, more functional friends welcome update perfect
- 2022-03-31 17:02:30下载
- 积分:1
-
A chat server in C. User s can communicate to each other. Built using Socket in...
A chat server in C. User s can communicate to each other. Built using Socket in C. Good program to learn basics of sockets.
- 2022-02-26 16:26:30下载
- 积分:1
-
这是一款非常实用的计算器,我认为其实用程度远远胜过Windows系统提供的计算器.主要特色是支持多项式运算,即可以一次输入整个多项式,并能够识别运算的优先级(利...
这是一款非常实用的计算器,我认为其实用程度远远胜过Windows系统提供的计算器.主要特色是支持多项式运算,即可以一次输入整个多项式,并能够识别运算的优先级(利用堆栈实现),希望大家能够多提宝贵意见.-This is a very useful calculator, I think in fact much better than using Windows system calculator. The main feature is support for polynomial computing, that is, can enter an entire polynomial, and to identify the priority operator class (using the stack realize), hope that we can with more valuable advice.
- 2022-03-19 21:07:54下载
- 积分:1
-
一个简单的聊天系统, 是别人写的。 可以参考一下哦。
一个简单的聊天系统, 是别人写的。 可以参考一下哦。-A simple chat system, written by someone else. Oh, for reference.
- 2022-01-27 18:45:03下载
- 积分:1