-
TCP服务器框架(HP-Socket)
HP-Socket 是一套通用的高性能 TCP/UDP 通信框架,包含服务端组件、客
户端组件和 Agent 组件,广泛适用于各种不同应用场景的 TCP/UDP 通信系统,
提供 C/C 、 C#、 Delphi、 E(易语言)、 Java、 Python 等编程语言接口。 HP-Socket
对通信层完全封装, 应用程序不必关注通信层的任何细节; HP-Socket 提供基于
事件通知模型的 API 接口,能非常简单高效地整合到新旧应用程序中。
为了让使用者能方便快速地学习和使用 HP-Socket,迅速掌握框架的设计思
想和使用方法,特此精心制作了大量 Demo 示例(如: PUSH 模型示例、 PULL
模型示例、 PACK 模型示例、 性能测试示例以及其它编程语言示例)。 HP-Socket
目前运行在 Windows 平台,将来会实现跨平台支持
- 2021-08-20 00:31:53下载
- 积分:1
-
C# 电源电压电流上位机 串口源码,rs232
【实例简介】 C# 电源电压电流上位机 源码
- 2021-12-25 00:31:15下载
- 积分:1
-
socketclient
说明: 简单的c#网络编程 获取本地地址 实现连接(Simple c# network programming for local address to connect)
- 2010-04-14 10:28:17下载
- 积分:1
-
udpMultiCastTest
UDP组播测试,可以用多个PC机之间进行UDP测试。(udp test for computers)
- 2021-04-14 11:38:55下载
- 积分:1
-
2009shiyan1
2、Socket编程
凡是基于网络应用的程序都离不开Socket。 与网络有关的简单VC编程 Socket的意思是套接字,是计算机与计算机之间通信的接口。使用Winsock提供的API函数是最基本的网络编程技术。
(2 Socket programming any web-based application programs can not be separated Socket. Simple VC network-related programming meant Socket socket, is communication between the computer and computer interface. Use Winsock provides API functions is the most basic network programming.)
- 2009-11-12 15:06:31下载
- 积分:1
-
数字黑洞
pat题目数字黑洞:给定任一个各位数字不完全相同的4位正整数,如果我们先把4个数字按非递增排序,再按非递减排序,然后用第1个数字减第2个数字,将得到
一个新的数字。一直重复这样做,我们很快会停在有“数字黑洞”之称的6174,这个神奇的数字也叫Kaprekar常数。(Pat Title Digital Black Hole)
- 2018-11-26 08:54:27下载
- 积分:1
-
基于噪声点检测的中值滤波方法_马学磊
图像识别中,对噪点的检测的中值滤波的方法。(Image recognition, median filtering method for the noise detection)
- 2017-07-06 16:20:55下载
- 积分:1
-
advancePing
编写自己的一个ping程序,可以说是许多人迈出网络编程的第一步吧!!这个ping程序的源代码经过修改和调试,基本上可以取代windows中自带的ping程序.(preparation of a ping own procedures, It can be said is that many people take the first step to network programming! ! The ping program's source code has been modified and debugging, can basically replace the windows were bringing their ping procedures.)
- 2007-04-12 22:14:20下载
- 积分:1
-
Event
这是一个关于EVEN的使用方法的程序,运用常用的函数,实现了多事件的处理方法(This is a study on the use of EVEN procedures, the use of commonly used functions, the realization of a multi-event approach)
- 2008-05-15 23:01:30下载
- 积分:1
-
tcpip
tcp/ip通信用VC++6.0开发的 基于三层结构(tcp/ip communication VC++ 6.0 developed based on the three-tier architecture)
- 2008-03-18 13:58:01下载
- 积分:1