-
利用socket进行网上对话聊天,包括服务器端和客户端程序源码及用户界面的建立....
利用socket进行网上对话聊天,包括服务器端和客户端程序源码及用户界面的建立.-You can chat with socket online,including server and client source code and the implementation of GUI
- 2022-01-30 14:47:37下载
- 积分:1
-
A free forum application written with ASP,not using any control,can automaticaly...
用ASP写的免费论坛。该软件不使用任何控件,可以自动为自己的后端数据库生成DSN。默认支持MS访问,但同时也必须经过MS SQL服务器的检测。-A free forum application written with ASP,not using any control,can automaticaly make a DSN for database connection.By default,it can access MS SQL Server after checked by server.
- 2022-02-01 19:18:39下载
- 积分: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
-
学生选课系统,asp+net
学生选课系统,asp+net-students, asp net
- 2022-05-28 23:48:44下载
- 积分:1
-
一个自动拨号的工具,是在codeproject网站下载的,能方便实现有线和无线的modem的快速拨号。...
一个自动拨号的工具,是在codeproject网站下载的,能方便实现有线和无线的modem的快速拨号。-an automatic dial-up tool, in codeproject website. can facilitate the achievement of wired and wireless modem speed dial.
- 2022-10-26 10:25:03下载
- 积分:1
-
httpclient xml 源代码 希望有帮助
httpclient xml 源代码 希望有帮助-httpclient xml source code would like to have help
- 2022-03-03 08:00:31下载
- 积分:1
-
自己写的SOCKET通信接口,含有消息响应机制
自己写的SOCKET通信接口,含有消息响应机制-himself wrote the Socket Communication Interface, containing information response mechanism
- 2023-05-13 00:35:03下载
- 积分:1
-
network programming code introduced some basic knowledge, is the main client pro...
这段vc代码介绍网络编程的一些基础知识,主要是客户端程序-network programming code introduced some basic knowledge, is the main client program
- 2022-02-07 10:51:56下载
- 积分:1
-
用socket 实现通讯的客户,服务程序
用socket 实现通讯的客户,服务程序-socket achieve communication with the customers, service procedures
- 2022-08-04 10:55:22下载
- 积分:1
-
一个以太网UDP数据包发送程序,可以直接指定16进制数据以及对方的IP地址...
一个以太网UDP数据包发送程序,可以直接指定16进制数据以及对方的IP地址-An Ethernet UDP packet sent procedures, can be directly designated 16 hexadecimal data, as well as each other s IP address
- 2022-04-02 10:51:20下载
- 积分:1