文件名称:communication
- 所属分类:
- 通讯编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2013-03-13
- 文件大小:
- 2.43mb
- 下载次数:
- 0次
- 提 供 者:
- licha*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
分别打开client和server目录中的debug目录,运行client.exe和server.exe两个
可执行文件,然后通过“Message-client”中的connect按钮建立连接后,即可在
client和server中相互传送数据-Respectively debug directory, open the directory in the client and server run client.exe and server.exe two of
Executable file, and then "Message-client" connect button to establish a connection, you can in
in the client and server to transmit data to each other
可执行文件,然后通过“Message-client”中的connect按钮建立连接后,即可在
client和server中相互传送数据-Respectively debug directory, open the directory in the client and server run client.exe and server.exe two of
Executable file, and then "Message-client" connect button to establish a connection, you can in
in the client and server to transmit data to each other
(系统自动生成,下载前可以参看下载内容)
下载文件列表
07-客户端和服务器通信\client\client.aps
.....................\......\client.c
.....................\......\client.clw
.....................\......\client.dsp
.....................\......\client.dsw
.....................\......\client.ncb
.....................\......\client.opt
.....................\......\client.plg
.....................\......\client.rc
.....................\......\Debug\client.bsc
.....................\......\.....\client.exe
.....................\......\.....\client.ilk
.....................\......\.....\client.pch
.....................\......\.....\client.pdb
.....................\......\.....\client.res
.....................\......\.....\newclient.obj
.....................\......\.....\newclient.sbr
.....................\......\.....\vc60.idb
.....................\......\.....\vc60.pdb
.....................\......\kk.rct
.....................\......\newclient.c
.....................\......\newclient.dsp
.....................\......\newclient.dsw
.....................\......\newclient.ncb
.....................\......\newclient.opt
.....................\......\newclient.plg
.....................\......\resource.h
.....................\server\Debug\server.exe
.....................\......\.....\server.ilk
.....................\......\.....\server.obj
.....................\......\.....\server.pch
.....................\......\.....\server.pdb
.....................\......\.....\server.res
.....................\......\.....\vc60.idb
.....................\......\.....\vc60.pdb
.....................\......\resource.h
.....................\......\server.aps
.....................\......\server.c
.....................\......\server.dsp
.....................\......\server.dsw
.....................\......\server.ncb
.....................\......\server.opt
.....................\......\server.plg
.....................\......\server.rc
.....................\......\Text1.c
.....................\数据传送程序说明.txt
.....................\client\Debug
.....................\server\Debug
.....................\client
.....................\server
07-客户端和服务器通信