搜索资源列表
NetElectron
- 网络家电,通过网络来控制家电,串口通信,网络通信。先启动服务器,然后启动客户端,初始密码为“xhw”-home network, through the network to control home appliances, serial communication, and network communications. Start the server first, then start the client, the initial password "xhw"
0904 与WinSock结合的串口通信实例
- 与WinSock结合的串口通信实例,分为服务器端何客户端两个程序,程序名分别为SClient,SServer -WinSock combined with the serial communication examples, divided into server-client 2 DR procedures, procedures were respectively SClient, SServer
WinSock.pbl
- 说明, 服务器端 1,SocketServer中,有个uo_Socket_Server类型的数组Connects,实现多个连接管理。 2,uo_Socket_Server实例是通过w_1.tab_1.OpenTab()打开的。 3,SocketNotify为自定义事件pbm_custom01。 4,ue_SocketNotify为自定义事件。 客户端 1,很简单,就不说了。-note, a server, SocketServer. a uo_Socket_Serv
netdllHwSocket
- 这里将 Socket APIs 封装成一个类似 CAsyncSocket 接口的类,可以在任意线程中访问,也可以静态连接 MFC,另外可控性比 MFC 中的两个Socket类好多了。我还为 CHwSocket 类编写了详细的测试代码,可以进行 TCP 服务器/客户端数据通信,也可以进行 UDP 数据通信,还可以收发 UDP 广播数据报。
TCPUDP
- 网络口测试工具,通过网络口进行传输数据,可以进行服务器客户端一体-Network interface test tools, data transmission through the network port, the client server can be integrated
MySocketPro
- 用socket套接字处理串口通信功能,实现客户端和服务器的连接和断开的功能-Socket socket to use to deal with serial communication function, the realization of the client and server functions connect and disconnect
947q
- 串口通讯在客户端/服务器类型的应用程序设计中经常要使用到,目前串口通讯采用的一般是专用软件包或者标准串口通讯协议(如XMODEM、ZMODEM等),这样完整详细且免费的软件包比较少,所以在SPCOMM的基础之上建立了本文所描述的串口通讯协议,称之为RCC(表示为Reliable Comm Communication),其主要目标是在用串口进行通讯的客户端/服务器双方建立一条可靠的通讯链路,就象TCP(RFC793)一样。该协议的目前的开发是采用VC++,应用平台为WIN95/NT,但作为RCC协
server_client
- 本人写的一个window下的客户-服务器的通信程序,实现的功能简单,但稍微改下可以实现很多用途-I wrote a window under the client- server communication program, functions simple, but a little change can be achieved under the many uses
winsock_vb
- 此系统为VB通过winsock实现客户端与服务器端的之间的通信,对于winsock的一些基础知识都得到了实现,对于初学者来说是一份挺不错的学习资料-The system adopted for the VB winsock to achieve client and server side communication between some of the basics of winsock have been realized, for beginners is a very good lea
VC
- 通过VC,在本机编写了一个通信的测试小程序,通过客户端发送一个数据,实现服务器端接收,通过本机回调即可实现,-By VC, in the preparation of this machine, a communications test applet, the client sends a data through to achieve server-side receiver, the callback can be realized by the machine,
Example8
- 以RS View32为服务器的OPC客户端编程~OPC client 实例-To RS View32 as OPC server client programming ~ OPC client example
Serial-communication-program-design
- VisualBasic串口通信程序设计 随着vb版本的不断升级,vb将成为最快速、易用、强劲的应用开发工具,是企业级客户/服务器应用软件开发的首选工具之一-VisualBasic programming serial communication with the vb version of the continuing escalation, vb will be the most rapid, easy to use, powerful application development tool
UDP
- PC机与串口通信的以太网例子,基于UDP协议的客户和服务器端-PC, Ethernet and serial communication example, UDP-based client and server-side
MyQQ
- 一个基于串口通信的聊天程序,有客户端和服务器端两部分组成。-A chat program based on serial communication, there are both client and server-side components.
WinSocket
- VB语言的服务器,客户端交换,实现实时更新及简单的聊天工具-server client
COM-sent
- COM协议通讯客户端服务器发送数据,用于客户端通过COM协议发送消息给服务器端-The COM protocol communication client server sends the data used to client through COM protocol to send messages to the server-side
SocketServer
- Socket通信编程服务器端,客户端建下边-Socket comunicatino
SocketClient
- socket 源码客户端程序,服务器端已传-socket comunication
TCPtoCom
- 这是个TCP与串口互转工具,可以将TCP数据转成串口数据,通过串口发送下来,也可以将串口数据转成TCP数据,发送上去.此工具支持的TCP协议有:TCP服务器与TCP客户端.-This is a TCP and serial referrals and tools can be TCP data into serial data through the serial port to send down the serial data can also be transferred into TCP
cPP-socket(tcp)
- TCPIP通讯,含有一个客户端和服务器端,C++,以通过VC6.0编译-TCPIP communications, containing a client and server side, C++, VC6.0 compiler through