资源列表
severclient_socket
- 基于C++编程的多线程,客户端及服务器端通信-Based on C++ programming multi-threaded, client-side and server-side communication
MyProjects
- 环境:Windows XP SP3、 VC++ 6.0、 Windows 2003 SDK 使用步骤: 1、下载解压之后,使用VC++ 6.0打开两个工程:一个是SocketServer和一个ClientSocket工程。 2、首先运行服务器端工程,选默认的端口1008 3、然后运行客户端工程,选默认的端口1008和默认的服务器地址 4、再运行多个客户端进程 5、如果一切正常,可以每个客户端的消息发送,我们可以在服务端和各个客户端同步看到消息 -Environment
201033134647913socket
- 一个简单的基于socket一对一通信,一个客户端,一个服务器端-A simple one-socket-based communication, a client, a server-side
socketmultithread
- 多线程socket,有一个客户端,一个服务器端,可进行通信聊天-Multi-threaded socket, there is a client, a server can communicate with chat
tiaozhi
- 产生一组随机的0、1二进制比特序列,分别用2ASK, 2FSK, 2PSK和2DPSK四种调制方式把它们调制到一个较高的载频上,结果给出前8个比特所对应的时域波形。-0,1 generate a set of random binary bit sequence, respectively 2ASK, 2FSK, 2PSK and 2DPSK four kinds of modulation modulation them to a higher carrier frequency, the r
winsock
- 该项目实现了Winsock方面的编程,实现服务器和客户端之间的网络通信。在VC6平台下通过。-The project achieved in Winsock programming, between the server and the client network traffic. In VC6 platform through.
connecttootherproject
- 能够与其他程序相关联,控制其他程序运行,包括控制其中的按钮-Can be associated with other programs to control other programs running, including control of which buttons
VB_Messenger
- 用VB开发的像MSN功能的聊天工具 -msn chat
QPSK
- 产生QPSK的简单程序,先产生0到3的随即数字,用这些数字产生相位,然后产生QPSK信号!-Get QPSK!
learnNode
- 一个很强的项目,涉及到开发模式,是一个很好的开发模式-A strong project involves the development model is a good development model
VctoExcelClass
- VC输入到Excel通信类代码,附详细的使用说明文档-There are times when we wish to send our output to an Excel file or some text delimited files like comma separated value file or tab delimited file. This class encapsulates the functions for reading and writing to these typ
SCOMMV2.3
- 串口调试工具V2.3++增强版。该增强版是由龚建伟老师的串口调试工具V2.3为基础改进而来。添加了工程中常用的ASCII/16进制/10进制/2进制的发送与显示等功能。希望对大家有所帮助。-Serial debugging tools V2.3++ Plus. The enhanced version of the teacher by the GONG serial debugging tools based on improvements from V2.3. Add commonly us
