文件名称:Socket
- 所属分类:
- Internet/网络编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2014-07-02
- 文件大小:
- 2.69mb
- 下载次数:
- 0次
- 提 供 者:
- 程*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
基于TCP协议的Socket编程,分为服务端和客户端,包括用户名注册,登陆,上传文件,判断文件格式是否为.txt,搜索文件,注销等功能,并且还有一部分利用UDP协议实现ping功能-Socket programming based on TCP protocol, divided into server and client, including user name registration, login, upload files to determine whether the file format. Txt, search for files, cancellation and other functions, and there are still some ping function using UDP protocol
(系统自动生成,下载前可以参看下载内容)
下载文件列表
计网2\client\Cli.cpp
.....\......\client.dsp
.....\......\client.dsw
.....\......\client.ncb
.....\......\client.opt
.....\......\client.plg
.....\......\Debug\Cli.obj
.....\......\.....\client.exe
.....\......\.....\client.ilk
.....\......\.....\client.pch
.....\......\.....\client.pdb
.....\......\.....\vc60.idb
.....\......\.....\vc60.pdb
.....\计网2.dsw
.....\计网2.ncb
.....\计网2.opt
....\Server\Debug\Ser.obj
....\......\.....\Server.exe
....\......\.....\Server.ilk
....\......\.....\Server.pch
....\......\.....\Server.pdb
....\......\.....\vc60.idb
....\......\.....\vc60.pdb
....\......\Ser.cpp
....\......\Server.cbp
....\......\Server.dsp
....\......\Server.dsw
....\......\Server.layout
....\......\Server.ncb
....\......\Server.opt
....\......\Server.plg
....\计网.dsw
....\计网.ncb
....\计网.opt
....2\client\Debug
....\Server\Debug
....2\client
....\Server
计网2
计网