-
UDP发送和接收
在Windows环境下,基于VC开发UDP协议的发送和接收实例,这个程序不仅可以学习和了解网络中通信协议的工作,而且对于学习者来说,是一个不错的调试工具。
- 2023-08-11 05:25:04下载
- 积分:1
-
c++builder 电子邮件编程
c++builder 电子邮件编程-c builder e-mail program
- 2022-04-24 15:52:10下载
- 积分:1
-
This is a remote monitoring system, Compression bundle manage a data sheet is a...
这是一个远程监控系统,压缩包里有个manage是一个数据表需要导入到sqlserver数据库中的.-This is a remote monitoring system, Compression bundle manage a data sheet is a need to sqlserver into the database.
- 2022-03-20 01:48:41下载
- 积分:1
-
category is the java programs icq
类是icq的java程序-category is the java programs icq
- 2022-06-16 01:00:58下载
- 积分:1
-
为了实现WINDOWS与LINUX的串口通讯,利用Csocket实现的一个小型数据交换软件,对学习Csocket类编程很有启发作用。...
为了实现WINDOWS与LINUX的串口通讯,利用Csocket实现的一个小型数据交换软件,对学习Csocket类编程很有启发作用。-in order to achieve the Windows and LINUX serial communications, Csocket achieved using a small data exchange software. Csocket type of learning program is very enlightening role.
- 2023-01-01 09:40:03下载
- 积分:1
-
实现远程监控设备的数据采集与维护主要实现如下功能:登记,通道选择,实时监控,录像,保存,播放,快速/慢速播放,暂停/恢复,单帧播放/单帧回放,抓图功能,分辨率设...
实现远程监控设备的数据采集与维护主要实现如下功能:登记,通道选择,实时监控,录像,保存,播放,快速/慢速播放,暂停/恢复,单帧播放/单帧回放,抓图功能,分辨率设置等功能-Remote monitoring equipment for data acquisition and maintenance of the main achieve the following functions: registration, channel selection, real-time monitoring, recording, save, play, fast/slow play, pause/resume, single-frame play/single-frame playback, drawings function, resolution setting and other functions
- 2022-08-19 17:12:40下载
- 积分:1
-
聊天程序,主要系统调用,包括:套接字()
聊天程序,主要的系统调用包括:socket()-创建Socket;bind()-将创建的Socket与本地端口绑定;connect()与accept()-建立Socket连接;listen()-服务器监听是否有连接请求;send()-数据的可控缓冲发送;recv()-可控缓冲接收;closesocket()-关闭Socket。-Chat program, the main system calls, including: socket ()- Create Socket bind ()- will create a Socket with the local port binding connect () and accept ()- establish a Socket connection listen ()- server monitor whether there is connection requests send ()- data buffer to send controllable recv ()- controllable receiver buffer closesocket ()- Close Socket.
- 2023-06-10 19:15:03下载
- 积分:1
-
查看tcp/udp端口被进程占用的信息,对于网络安全很有用。
查看tcp/udp端口被进程占用的信息,对于网络安全很有用。-Scan information of which tcp/udp port is used, and it is usful to network security.
- 2022-09-30 22:55:03下载
- 积分:1
-
It is a simply typing game
实现打字联系,是一个简易的打字游戏,代码简单,适合初学者-It is a simply typing game
- 2022-03-21 06:46:16下载
- 积分:1
-
?Socket 编程让你沮丧吗?从man pages中很难得到有用的信息吗?你想跟上时代去编Internet相关的程序,但是为你在调用 connect() 前...
?Socket 编程让你沮丧吗?从man pages中很难得到有用的信息吗?你想跟上时代去编Internet相关的程序,但是为你在调用 connect() 前的bind() 的结构而不知所措?-Socket Programming let you frustrated? From the man pages is very difficult to get useful information? You want to go part time on the Internet-related programs, but for you to call connect () before the bind () and the structure of a loss?
- 2022-02-15 22:05:47下载
- 积分:1