-
vc6.0实现的smtp代理客户端程序,可添加附件,实现抄送功能。...
vc6.0实现的smtp代理客户端程序,可添加附件,实现抄送功能。-Deputy vc6.0 realize the smtp client program, can add attachments, cc realize function.
- 2022-05-06 16:30:53下载
- 积分:1
-
VS2010 SOCKET 服务客户端 16进制输出 ADO连接数据库
国外设计的windows下的 socket多线程客户服务端,可进行TCP/UDP 选择,ip地址可选ip4或者ip6
自己加入了消息输出十六进制,以及ado链接数据库
VS2010 SOCKET 服务客户端 16进制输出 ADO连接数据库
- 2022-02-26 00:05:37下载
- 积分:1
-
icmp开发
icmp开发-icmp development
- 2022-09-16 07:40:02下载
- 积分:1
-
合成地震记录程序,主要用于石油勘探中的正演模拟
合成地震记录程序,主要用于石油勘探中的正演模拟-this procedue is user for syn seismic data, mostly use for forword modeling in oil exploration
- 2023-06-23 01:50:03下载
- 积分:1
-
这是万亩网上服务器的源代码!
奇迹的重要组件源代码,有了它你可以扩展出奇迹很多功能!-This is the MU online server s source code!
- 2022-12-18 13:25:03下载
- 积分:1
-
Listen Line 互联网监听工具
Listen Line 互联网监听工具-Listen Line Internet monitoring tools
- 2022-07-21 06:57:44下载
- 积分:1
-
语音网络传输
语音网络传输 -Voice network transmission
- 2022-01-25 21:15:50下载
- 积分:1
-
a touch screen to write browser procedures, with a soft keyboard (VC, 180KB)
一个为触摸屏写的浏览器程序,带一个软键盘 (VC, 180KB)-a touch screen to write browser procedures, with a soft keyboard (VC, 180KB)
- 2023-02-15 13:40:04下载
- 积分:1
-
一个Winsock的封装类,解决了CAsyncSocket的的一些消息处理问题,使得该类可以很好的用于consle程序中
一个Winsock的封装类,解决了CAsyncSocket的的一些消息处理问题,使得该类可以很好的用于consle程序中-A Winsock package type, solved some of the news of CAsyncSocket deal with the problem, making such a good program for consle
- 2022-06-20 17:02:49下载
- 积分:1
-
网络缓冲队列操作。队列的个数由宏定义QUEUE_NUM
规定。
函数:
void queueInit()
char queueAd...
网络缓冲队列操作。队列的个数由宏定义QUEUE_NUM
规定。
函数:
void queueInit()
char queueAdd(int index, unsigned char* pBuff, int pri)
char queueDelHead(int index)
char queueDelAll()
调用: 无
被调用: 网络通讯程序及用户程序的初始化部分-Network buffer queue operation. The number of queues defined by the macro QUEUE_NUM provisions. Function: void queueInit () char queueAdd (int index, unsigned char* pBuff, int pri) char queueDelHead (int index) char queueDelAll () call: None is called: network communication procedures and user program initialization part
- 2022-01-29 02:43:28下载
- 积分:1