搜索资源列表
v0[1].1
- The goal with this project was to make it possible for almost any mobile-phone to use ICQ and be able to communicate with other users! One other goal with this project was to lower the GPRS-traffic in the phone and make the ICQ-ing cheaper. A t
index
- 读取index.dat的内容包括url内容,访问时间,title标题!-Include the url to read the contents of index.dat content, access time, title title!
httpanalycis
- 1:分发包中的 WinPcap_2_3.exe 为糸统加入PACKET.DLL底层支持,请先安装! 源程序中有许多问题,欢迎大家改正, 2:CSniff:网络包捕获类。。。。利用PACKET.DLL 3:CHTTPSocket: 利用Sock发送/接收网络包 4:包含网址和参数的文本文档放在与生成后的应用程序同一个目录下。 5:网址和参数的文本文档名应设为:BPON.txt 偶数行为网址,奇数行为参数。 6:记得在编译环境里加入LIB文件----Link----&g
fetion
- My Fetion 实现PC客户端通过FETION WEB URL 发送短信- My Fetion
Streaming
- 非常好玩的,多媒體串流原始碼.點擊 URL,按下Play, 即有多媒體影音串流影片-Very fun, multimedia streaming source. Click URL, press Play, that is multimedia streaming video
urlfile
- 下载URL文件到缓存中,非WinInet 的模式-Download a File Using URLDownloadToCacheFile.
URLEncoding
- 一个简单的自己做的URL编解码的程序,对于做google地图的有帮助-one program that be used URL decode
Browser
- 简单的浏览器,只要在地址栏输入网址,点击浏览即可浏览简单网页,当然显示效果不是很好。-Simple browser, simply enter the URL address bar, click on Browse to browse simple web pages, of course, is not a very good display.
tcpIP4
- 一个简单的web服务器,它仅能处理一个请求. Web服务器: (1)当一个客户(浏览器)连接时创建一个连接套接字; (2)从连接套接字接收http请求。 (3)解释该请求以确定所请求的文件; (4)从服务器的文件系统获得请求的文件。 (5)创建一个由请求的文件组成的http响应报文。报文前面有首部行。 (6)经TCP连接想请求的浏览器发送响应。如果浏览器请求的文件不在服务器,服务器返回“404 Not Found”差错报文。 Web客户端:采用浏览器实现。输入UR