登录
首页 » Visual C++ » Server_To_Clinet

Server_To_Clinet

于 2013-06-15 发布 文件大小:710KB
0 348
下载积分: 1 下载次数: 20

代码说明:

  MFC写的2个程序,通过socket通信,上下位机的。上位机发送一个名字给下位机,下位机通过查询数据库取得电话号码传回上位机,带详细文档。(MFC write two procedures, through the socket communication, next-bit machine. PC to send a name to the next crew, the next crew by querying the database to obtain the phone numbers return PC)

文件列表:

Server_To_Clinet
................\ClientPC
................\........\ClientPC.aps,36052,2013-06-06
................\........\ClientPC.clw,1538,2013-06-06
................\........\ClientPC.cpp,2185,2013-06-06
................\........\ClientPC.dsp,4302,2013-06-06
................\........\ClientPC.dsw,522,2013-06-06
................\........\ClientPC.h,1346,2013-06-06
................\........\ClientPC.ncb,58368,2013-06-06
................\........\ClientPC.opt,53760,2013-06-06
................\........\ClientPC.plg,252,2013-06-06
................\........\ClientPC.rc,5718,2013-06-06
................\........\ClientPCDlg.cpp,4961,2013-06-06
................\........\ClientPCDlg.h,1481,2013-06-06
................\........\ReadMe.txt,3615,2013-06-06
................\........\Release
................\........\.......\ClientPC.exe,212992,2013-06-06
................\........\res

................\........\...\ClientPC.rc2,400,2013-06-06
................\........\resource.h,915,2013-06-06
................\........\SocketClient.cpp,1101,2013-06-06
................\........\SocketClient.h,1192,2013-06-06
................\........\StdAfx.cpp,210,2013-06-06
................\........\StdAfx.h,1102,2013-06-06
................\ServerPC
................\........\ReadMe.txt,3615,2013-06-06
................\........\Release
................\........\.......\ServerPC.exe,229376,2013-06-06
................\........\.......\TelephoneDB.mdb,176128,2013-06-06
................\........\res

................\........\...\ServerPC.rc2,400,2013-06-06
................\........\resource.h,869,2013-06-06
................\........\ServerPC.aps,35880,2013-06-06
................\........\ServerPC.clw,1577,2013-06-06
................\........\ServerPC.cpp,2185,2013-06-06
................\........\ServerPC.dsp,4438,2013-06-06
................\........\ServerPC.dsw,522,2013-06-06
................\........\ServerPC.h,1346,2013-06-06
................\........\ServerPC.ncb,140288,2013-06-06
................\........\ServerPC.opt,54784,2013-06-06
................\........\ServerPC.plg,252,2013-06-06
................\........\ServerPC.rc,5528,2013-06-06
................\........\ServerPCDlg.cpp,6853,2013-06-06
................\........\ServerPCDlg.h,1508,2013-06-06
................\........\SocketListen.cpp,948,2013-06-06
................\........\SocketListen.h,1241,2013-06-06
................\........\SocketRecv.cpp,2051,2013-06-06
................\........\SocketRecv.h,1172,2013-06-06
................\........\StdAfx.cpp,210,2013-06-06
................\........\StdAfx.h,1213,2013-06-06
................\........\TelephoneDB.mdb,176128,2013-06-06
................\代码说明.doc,314368,2013-06-06
................\可执行文件
................\..........\客户端
................\..........\......\ClientPC.exe,212992,2013-06-06
................\..........\服务器
................\..........\......\ServerPC.exe,229376,2013-06-06
................\..........\......\TelephoneDB.mdb,176128,2013-06-06

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 4qam
    4QAM(QPSK)的调制解调以及计算误码率,最后将结果输出至表格。适合新手参考(The modulation and demodulation of 4QAM (QPSK) and the calculation of bit error rate, and finally output the result to the form. Suitable for novice)
    2018-06-23 17:04:29下载
    积分:1
  • icmpCheater
    给任意IP地址发送一个欺骗icmp包,发送方的IP地址和MAC地址可以随意填写(To deceive any IP address to send a icmp packet, the sender' s IP address and MAC address can be free to fill)
    2013-07-12 13:07:07下载
    积分:1
  • intnet
    visual c++ 很好的程序例子,适合网络编程初学者编程学习(visual c++ examples of good programs, programming for beginners to learn network programming)
    2011-04-30 16:20:55下载
    积分:1
  • ModScan32-1
    用于监控PLC,针对的是modbus协议(monitoring PLC with modbus protocol)
    2013-10-21 12:50:17下载
    积分:1
  • microsoft-bluetooth-API
    使用 VC++ 调用微软蓝牙 API 函数的示例代码。可以使用 VC++6.0 至 VC++2010 编译代码。(Using VC++ call Microsoft Bluetooth API sample code. You can use VC++6.0 to VC++2010 compiled code.)
    2020-12-23 09:09:06下载
    积分:1
  • W5100_AN_SPI
    W5100 spi connect describe
    2013-01-31 10:59:40下载
    积分:1
  • FreeSender
    FreeSender 群发器,学习socket 编程(FreeSender mass learning socket programming)
    2013-01-25 16:25:13下载
    积分:1
  • VC_UP_BallKey
    说明:  说明:此为球形开关测试程序的上位机软件。 能够记录由下位机上传的每支球形开关 的通断情况,自动记录上传的时间, 并且会将历次的结果保存在PC机的硬盘 中,带有具体的日期,方便查询。(Note : This spherical switch to the testing procedures PC software. To record the next crew uploaded each spherical switch-off, automatically records upload time, and will keep all the previous results of the PC's hard disk, with the specific date, and easily accessible.)
    2006-04-06 13:20:48下载
    积分:1
  • 串口加调试助手加串口模拟
    自己整合的,可直接下载调试使用,傻瓜式文件一体包。(Integration of their own, can be downloaded directly debugging use, fool file integrated package.)
    2017-10-16 17:28:33下载
    积分:1
  • BPSK误码率仿真的
    该程序能够较好的仿真出Missive MIMO系统下 信道估计的误码率,及还 有部分的MSE代码,可以供大家参考一下!(This program can better simulate the error rate of channel estimation under Missive MIMO system, and also There are some MSE code that you can refer to!)
    2018-03-28 19:45:28下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载