搜索资源列表
ChineseChessOnline
- 一个VC++编写的象棋网络对战程序,程序启动时画出棋盘,支持正常对弈,可以悔棋,采用TCP协议连接,界面友好,操作方便。进阶功能还有待进一步改进。-a VC prepared by the network war chess procedures, the commencement of the proceedings painted checkerboard, support normal game. can be deduced using TCP connection, friendly
P_COMM
- vc++开发的串口控制程序,串口连接打印机-vc++ developed the serial port control program, serial printer connection
stkVcTest1
- 通过VC++连接 设置stk,以及获取数据-Connection settings by VC++ stk, as well as access to the data
nbtstat-vc
- 本源码实现了网段扫描器的功能,为了快速得到同网段机器的信息,而不需要特别可靠的连接确认机制,该源码采用了UDP来实现。-The source to achieve the function of the network of scanners, without the need for a reliable connection acknowledgment mechanism in order to quickly get the information for the machine on
serial-connection
- 通过vc实现的串口互相通信。属于比较经典的源码-Through vc realize the serial communication with each other. Belong to more classic source
FtpClient2
- 摘要:VC/C++源码,网络相关,FTP,WinInet VC++ FTP客户端开发——WinInet源码实例,一个FTP客户端的源码,界面看上去还挺专业,功能也基本涵盖了常见的Ftp软件的功能。采用三分栏窗口形式,任务窗口和本地窗口和远程窗口一目了然。设置和远程FTP连接信息后,可快速连接服务器,界面如上图所示。-Abstract: VC/C++ source, network-related, FTP, WinInet VC++ FTP client development WinIne
nolinknet
- 无连接的VC++网络通信 源代码,输入本机端口号、目标端口号、目标机IP地址,可以发送消息,并不建立连接。-Connectionless network communications VC++ source code, enter the local port number, destination port number, destination IP address, you can send a message, does not establish a connection.
cssends
- C/S结构的VC++数据传输(发消息)一例,文件传输基于vc++6.0点对点技术,面向连接,XP下调试通过,含详细注释,不过注释是英文的,适合自学。 编译时请同时编译客户端和服务端,两者先运行服务端,然后启动客户端并选择IP地址后点击连接,连通后,可在发送框输入文字信息,客户端可监听并接收这些信息,当然了,两者是互相监听的,从服务端也可以向客户端发消息。点对点的原理,网络数据连接的基本单元。-VC++ data transmission C/S structure (mess