搜索资源列表
SSiFun-V1.3.0.1
- SSiFun通过设计一个通用、简便的数据接口,来封装Windows进程间函数调用的技术实现细节,提高开发效率。一个Dll同时适用于调用者和服务提供者(即客户端和服务端),避免了服务端、客户端的协议兼容和版本问题。SSiFun提供标准WIN32 API接口,适用于各类编程语言(包括VC++、Delphi、VB、C#等)调用。SSiFun.dll 采用VC++ 7.1(VS2003)编制,提供了 SSiFun.dll、SSiFun.lib、SSiFun.h,可直接加入到VC++项目中调用。 支持
socketC++
- 使用多线程开发socket,分为客户端和服务端,能够相互通信-The development of the use of multi-threaded socket, is divided into client and server can communicate with each other
download_client
- 利用多线程开发的文件下载客户端程序,下载时有操作信息显示,下载进度显示,可以支持多文件同时下载。-Developed using multi-threaded file download client, download information display when operating, download progress of the show, can simultaneously support multiple file download.
download_server
- 利用多线程开发的下载服务器端程序,加载入可提供下载的文件后,就可以由相应的客户端程序进行有效快速的下载,运用方便快捷。-Developed using multi-threaded download server-side program, plus loads to download the file available, you can by the corresponding client program for effective and fast to download, use co
DelphiSocket
- Delphi开发SOCKET编程,包括服务器端、客户端程序,希望送给有用的朋友。-Delphi developers SOCKET programming, including the server side, the client program, I hope to give a useful friend.
3734735
- 一个用VB开发的木马程序,服务器端与客户端!不错的源码(A Trojan program developed with VB, the server and the client!)
adwocx69
- SST OPC CLIENT源码,学习OPC 客户端开发很好的例子(SST OPC CLIENT source code, learning good example of OPC CLIENT development)
12994767
- Jabba是一个非常好的Jabber客户端,使用的Visual C++平台编写,可以在Jabba的基础上快速开发Jabbe()
多线程服务器程序例子
- 多线程服务器的程序例子,基于 QT5 开发,便于学习多线程客户端与服务器之间通讯(Multi-threaded server program example, based on QT5 development, easy to learn communication between multi-threaded client and server)