资源列表
使用SSL确保订单的安全
- 使用SSL确保订单的安全java的实现-orders to use SSL to ensure the safety of the realization of java
recv1
- socket 接收程序 负责接收socket端口的数据-socket to receive program responsible for receiving data from socket ports
54946419
- javaUDP聊天,很简单的聊天代码,一对一聊天-JavaUDP chat, very simple chat code, one-on-one chat
read_config
- 配置文件读取,c语言, 分隔符为等号 简易写法,可自定义修改成读取其他配置文件-read config file in C Language
param
- 用户登录和验证的程序,适合初学者,大神勿喷-User login and authentication procedures, suitable for beginners, do not spray the great God
VB98
- 想自制个有个性的浏览器,不过好长时间没有接触过VB了-Would like to have made a personalized browser, but a good long time no contact with the VB
socket_tran_linux
- linux 下socket编程(示例:传图片)-socket programming under linux (example: transmission image)
wav_metadata.py
- Python scr ipt that replaces in-situ the string between <node> and </node> in the iXML chunk of the RIFF-WAVE file. Counts with trailing spaces in iXML to use up in case the new content uses more bytes than the previous one.
AnShuaLiuLiang
- 以设定的时间间隔,不断链接网站,以达到暗刷网站流量的目的。-To set the time interval, and continuously websites in order to achieve the dark brush the purpose of site traffic.
SupplierCrawler
- 利用beautifulSoup模块爬取供货商信息-Crawling supplier information using beautifulSoup module
gbn3
- 计算机网络自顶向下:课本里的一个协议,实现一个可靠运输协议gbn-Top-down computer networks: a textbook protocol, to achieve a reliable transport protocol gbn
标准C语言实现基于TCPIP协议的文件传输
- 标准C语言实现基于TCPIP协议的文件传输,其中包含服务端端实现:Server.c与客户端实现:Client.c