搜索资源列表
libshd
- SH_Object libSH的基类 SH_String String类 SH_Array 数据结构Array类 SH_Stack 数据结构Stack类 SH_Queue 数据结构Queue类 SH_List 数据结构List类 SH_Hash 数据结构Hash类 SH_Tree 数据结构Tree(AVL)类 SH_Lock 互斥Lock类 SH_Serial 串口类 SH_Socket 套接字类 SH_Tcp TCP类
7.16KDTX
- 一个DCOM运行的实例,同时包含了TCP和UDP通信功能
COMSocketServerDLL
- Although socket based TCP/IP servers using IO Completion Ports are often written in C++ it s sometimes useful to write such a server in Visual Basic.
OPC+Server+for+Modbus.opc server 服务器源码
- opc server 服务器源码。该事例适合OPC研究者学习和开发,opc server source server. The case for researchers to learn and develop OPC
用VB写多线程程序
- VB的多线程程序-VB of the multi-threaded program
23825736tcp
- a tcp client and server connection. You are able to send data with this tool, easy for using
ServerDemo
- 本程序是重封装winsock控件而制作的控件。本控件可以实现tcp通信的服务器端的建立。本控件是基于网络上一个制作基于winsock的通信客户端和服务器的教程而来。本控件将原本适用于exe项目的控件对话框调用方法挪到了ocx控件中。-This control can be implemented TCP communications on the server side. This control is based on a production based on the winsock com