搜索资源列表
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
bot
- 文件传输 使用VB实现局与网的文件传输,客户端和服务端-file transfer using VB with the network file transfer, the client and server
AsyncSocketServerandClient
- ActiveSync数据同步,包括Server端和Client端。这个主要用在手机和PC的数据同步
VBOPC client 帮你制作OPC服务器
- 帮你制作OPC服务器,介绍了几大步骤,可以可以很快实现通信。-Help you create OPC server, describes several steps that can be quickly accomplished by communication.
TCPUDP
- 网络口测试工具,通过网络口进行传输数据,可以进行服务器客户端一体-Network interface test tools, data transmission through the network port, the client server can be integrated
comm
- 与TCP/IP网络结合的串口通信源码,包括Client与Server-And TCP/IP network combined with the serial communication source, including Client and Server
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协
ComClient
- 简单的串口数据对传程序,找俩台机器,分别设置服务端及客户端分别使用的串口,就能实现串口文件对传。-A simple serial data transmission process, looking for both machines were set up server and client were to use the serial port, you can achieve the serial file to pass.
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
Client-Server
- 实现两个串口之间的通信,类似于QQ的通信。从客户端发送数据到应用端接收数据-To achieve communication between two serial ports, similar to the QQ communications. Send data from the client to the application client to receive data. .
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
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
py_server
- A simple example of python client server.
套接字程序(TCP)+
- 套接字程序(TCP)+ VC MFC SOCKET TCP CLIENT SERVER 通讯(VC MFC SOCKET TCP CLIENT SERVER Commuincation)
tcp
- TCP基本应用,拥有客户端,服务器端,可以进行网络连接(TCP basic applications, with client, server side, can connect to the network)
vb-socket-server-client
- 使用vb6编写的简单的端口监听程序,包含服务端和客户端代码,先启动客户端,再启动客户端,点击连接后会弹出连接成功的提示,在客户端文本框中输入文本,服务端会实时显示内容。(The simple port listening program written with VB6 includes the server and the client code, starting the client first, and starting the client. After clicking the co