文件名称:Add-and-subtract
- 所属分类:
- Internet/网络编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 2.02mb
- 下载次数:
- 0次
- 提 供 者:
- 王*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
客户端与服务器建立连接之后,客户端向服务器发送一个简单的四则算式,服务器收到这个算式后,对其进行计算,并将计算结果回送给客户端,客户端将计算结果显示出来。
-Client and server establish a connection, the client sends the server a simple four formula, after the server receives this formula, it is calculated and the results back to the client, the client will display the results.
-Client and server establish a connection, the client sends the server a simple four formula, after the server receives this formula, it is calculated and the results back to the client, the client will display the results.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Windows和Dos 加法运算\Client\Client.cpp
.....................\......\Client.dsp
.....................\......\Client.dsw
.....................\......\Client.ncb
.....................\......\Client.opt
.....................\......\Client.plg
.....................\......\Debug\Client.exe
.....................\......\.....\Client.ilk
.....................\......\.....\Client.obj
.....................\......\.....\Client.pch
.....................\......\.....\Client.pdb
.....................\......\.....\vc60.idb
.....................\......\.....\vc60.pdb
.....................\......\Debug
.....................\......\InitSock.h
.....................\Client
.....................\Server\Debug\ListenSock.obj
.....................\......\.....\Server.exe
.....................\......\.....\Server.ilk
.....................\......\.....\Server.obj
.....................\......\.....\Server.pch
.....................\......\.....\Server.pdb
.....................\......\.....\Server.res
.....................\......\.....\ServerDlg.obj
.....................\......\.....\StdAfx.obj
.....................\......\.....\vc60.idb
.....................\......\.....\vc60.pdb
.....................\......\.....\WorkSock.obj
.....................\......\Debug
.....................\......\res\Server.ico
.....................\......\...\Server.rc2
.....................\......\res
.....................\......\Server.aps
.....................\......\Server.clw
.....................\......\Server.cpp
.....................\......\Server.dsp
.....................\......\Server.dsw
.....................\......\Server.h
.....................\......\Server.ncb
.....................\......\Server.opt
.....................\......\Server.plg
.....................\......\Server.rc
.....................\......\ServerDlg.cpp
.....................\......\ServerDlg.h
.....................\......\StdAfx.cpp
.....................\......\StdAfx.h
.....................\......\WorkSock.cpp
.....................\......\WorkSock.h
.....................\Server
Windows和Dos 加法运算
.....................\......\Client.dsp
.....................\......\Client.dsw
.....................\......\Client.ncb
.....................\......\Client.opt
.....................\......\Client.plg
.....................\......\Debug\Client.exe
.....................\......\.....\Client.ilk
.....................\......\.....\Client.obj
.....................\......\.....\Client.pch
.....................\......\.....\Client.pdb
.....................\......\.....\vc60.idb
.....................\......\.....\vc60.pdb
.....................\......\Debug
.....................\......\InitSock.h
.....................\Client
.....................\Server\Debug\ListenSock.obj
.....................\......\.....\Server.exe
.....................\......\.....\Server.ilk
.....................\......\.....\Server.obj
.....................\......\.....\Server.pch
.....................\......\.....\Server.pdb
.....................\......\.....\Server.res
.....................\......\.....\ServerDlg.obj
.....................\......\.....\StdAfx.obj
.....................\......\.....\vc60.idb
.....................\......\.....\vc60.pdb
.....................\......\.....\WorkSock.obj
.....................\......\Debug
.....................\......\res\Server.ico
.....................\......\...\Server.rc2
.....................\......\res
.....................\......\Server.aps
.....................\......\Server.clw
.....................\......\Server.cpp
.....................\......\Server.dsp
.....................\......\Server.dsw
.....................\......\Server.h
.....................\......\Server.ncb
.....................\......\Server.opt
.....................\......\Server.plg
.....................\......\Server.rc
.....................\......\ServerDlg.cpp
.....................\......\ServerDlg.h
.....................\......\StdAfx.cpp
.....................\......\StdAfx.h
.....................\......\WorkSock.cpp
.....................\......\WorkSock.h
.....................\Server
Windows和Dos 加法运算