资源列表
webserver
- 一个简单web服务器的代码。运行时将编译后的class文件和html文件放在同一个文件件内。然后在浏览器内输入html文件的url
c
- 无特殊说明,先试一试吧,如果可以以后上传多一点的源码-No special note, first try it, if we can upload a little more after the source
bfdjtj
- 本程序很简单只有2个文件可以准确记录点击次数和刷新次数-this procedure is very simple only two documents can accurately record the number of hits on the number and updated
memtest
- 网络自动拨号程序,一个用C++实现自动重拨的功能-Automatic dial-up network, a c++ is used to implement the function of automatic redial
myftpserver
- 使用c编写的简易ftp服务器端程序。实现的命令有:user,pass,cwd,port,pasv,type,retr,stor,dele,mkd,pwd,list,syst,quit。在linux下编译后可以执行。-Simple ftp using c write server-side program. Achieve the commands are: user, pass, cwd, port, pasv, type, retr, stor, dele, mkd, pwd, list,
Teststream
- This file contains the video stream source code written in C language.
ADSL
- VB版adsl断线重拨工具原码,可以用来做刷IP的软件-VB version of the original code adsl disconnect redial tools
QtChatServer.tar
- 一个TQ实现的 网络聊天室的 程序和 客户其配套使用,代码简洁-TQ implementation of a network of chat rooms and programs supporting the use of its customers, the code simple
client01.tar
- 数据统计客户端,采集数据,并对数据整合,处理-Statistics clients, data collection, and data integration, processing
src
- a.确定本机的IP和端口,socket只有与某一IP和端口绑定,才能发挥其功能。 b.确定通讯协议:TCP 或 UDP。 编程步骤: a.建立一个套接字 b.绑定本机的IP和端口 c.如果是TCP,因为是面向连接的,要利用Listen()方法来监听网络上是否有人给自己发东西 如果是UDP,因为是无连接的,所以来者不拒。 d.TCP情况下,如果监听到一个连接,就可以使用accept来接收这个连接,然后就可以利用Send/Receive来执行操作了。而UDP,则不需要acce
programs
- PYTHON CLIENT SERVER PROGRAM
tcpudpserverclient
- TCP UDP CLIENT SERVER COMMUNICATION ENJOOOOOOOOOOOOY