-
这是我们开发一个报警服务, 从串口读报警, 用TCP把报警发送到客户端, 包括完成端口通讯, ADO数据库访问, 串口通讯等类, 数据库表我就不提供了, Ala...
这是我们开发一个报警服务, 从串口读报警, 用TCP把报警发送到客户端, 包括完成端口通讯, ADO数据库访问, 串口通讯等类, 数据库表我就不提供了, AlarmService /RegServer 安装服务, AlarmService /Start 开始服务, AlarmService /Stop 结束服务, AlarmService /UnRegServer 卸载服务-This is our development of an alarm service, alarm time from the serial port, using TCP to the police sent to the client, including the completion of port communications, ADO database access, serial communications, and other categories, database table I do not provide, AlarmService/RegServer installation services, AlarmService/Start to start service, AlarmService/Stop the end of services, AlarmService/UnRegServer unloading services
- 2022-08-13 03:44:01下载
- 积分:1
-
pieces of the LAN computers can have their computer name and IP
枚据局域网内的计算机,可以得到他们的IP和计算机名-pieces of the LAN computers can have their computer name and IP
- 2023-05-27 08:30:04下载
- 积分:1
-
里面详细介绍了很多ASP的错误代码代号之类的,在出错时可以查到到底是那里出错等信息。...
里面详细介绍了很多ASP的错误代码代号之类的,在出错时可以查到到底是那里出错等信息。-inside a lot of detailed error code ASP code like the error can be found in the end there is wrong information.
- 2022-06-21 00:47:30下载
- 积分:1
-
FTP的客户端,用户可以能过FTP的客户端来实现FTP文件的管理等...
FTP的客户端,用户可以能过FTP的客户端来实现FTP文件的管理等-FTP client, users can lead FTP client to achieve the FTP file management
- 2022-08-22 04:17:29下载
- 积分: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
-
局域网中聊天
利用socket协议
实现点对点聊天 功能简单
以后有待更新...
局域网中聊天
利用socket协议
实现点对点聊天 功能简单
以后有待更新-LAN socket chat using peer-to-peer chat protocol to be simple after update
- 2022-07-25 02:47:55下载
- 积分:1
-
本程序没有对包的内容解码,仅仅打印出包的二进制内容; *提供最简单的捕获过滤器,即可以指定捕获感兴趣的源IP和目的IP。...
本程序没有对包的内容解码,仅仅打印出包的二进制内容; *提供最简单的捕获过滤器,即可以指定捕获感兴趣的源IP和目的IP。-the right procedures were not decode the contents of packages, just print out the packets of binary content;* Provide the most simple capture filters, which can capture interest in the designated IP source and destination IP.
- 2022-03-21 11:02:58下载
- 积分:1
-
局域网可以发送组播视频流的MPG文件在当前目录…
可在局域网中组播方式发送视频流,将A.MPG文件放在当前目录即可发出,(所有的网卡接收灯都在闪烁)此程序是开发视频直播系统所用的测试程序,为感激站长先生而公开。罗远工作室-LAN can send multicast video streaming, A. MPG document on the current directory will be issued, (NIC receive all the lights are flashing), this procedure is to develop video broadcast system used in the testing procedures grateful for the head of Mr. and open. Luo Yuan studio
- 2022-11-16 08:00:03下载
- 积分:1
-
采用多线程技术,利用socket通信。实现六个线程的跑步比赛,通过内核对象event,实现线程的同步。...
采用多线程技术,利用socket通信。实现六个线程的跑步比赛,通过内核对象event,实现线程的同步。-Multi-threading technology, the use of socket communication. To achieve six threads running race through the kernel object event, to achieve thread synchronization.
- 2022-02-06 18:21:52下载
- 积分:1
-
client. The procedure first with the corresponding server connections. Users the...
客户端程序。该程序首先与相应服务器连接。然后接收用户从标准输入(键盘)输入的字符串,再将字符串发送给服务器,接收服务器发回的信息并显示。之后,继续等待用户输入直至用户输入Ctrl-D。当收到用户输入Ctrl-D后,客户关闭连接并退出。-client. The procedure first with the corresponding server connections. Users then receive from the standard input (keyboard) and input string, and then a string sent to the server, server to receive the information and display. After continue to wait until the user input of user input Ctrl-D. When users type Ctrl-D, customers close the connection and exit.
- 2022-12-26 01:15:04下载
- 积分:1