-
iocp 聊天服务器,使用完成端口进行服务器的设计
iocp 聊天服务器,使用完成端口进行服务器的设计-iocp chat server, the server port to use to complete the design
- 2022-04-19 03:01:25下载
- 积分: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(),就可以在端口进行侦听list...
服务器端通过socket()系统调用创建一个Socket数组后(即设定了接受连接客户的最大数目),与指定的本地端口绑定bind(),就可以在端口进行侦听listen()。如果有客户端连接请求,则在数组中选择一个空Socket,将客户端地址赋给这个Socket。然后登录成功的客户就可以在服务器上聊天了。-Server-side through the socket () system call to create a Socket after the array (that is set to receive the maximum number of connected customers), with a specified local port to bind bind (), will be able to listen on port listen (). If the client has to connect the request, then select an empty array Socket, the client address assigned to the Socket. And then sign in the success of customers can chat on the server.
- 2023-08-19 03:20:03下载
- 积分:1
-
Campus Network Management
校园网交换机节点管理
摘要 本毕业论文(设计)是在Visual Basic 6.0编程环境下实现的,主要研究如何使用交换机和利用VB程序设计语言来开发一套图形界面的校园网交换机节点管理程序,对交换机各端口进行设置,修改某一子网在指定时间内的连通状态。完成此管理程序能够方便的管理校园网的交换机节点,减少管理员定时开通或关闭子网的工作量。该程序使用VB自带的Winsock控件telnet到交换机的某一端口,然后通过对交换机发送一系列命令,来设置交换机各Vlan和端口的相关状态;将交换机各子网的相关信息、修改子网连通状态的时间信息等存储在文本文件中,使用一个timer控件定时访问这些文本文件来决定是否修改某子网的连通状态,然后使用访问控制列表(Access Control List, ACL)来修改。通过完成这个题目,加深对交换机的理解,并且更好地学习编程思想,掌握VB语言的应用,了解软件开发的过程,为以后进一步的研究打好基础。
关键词 VB,交换机,Winsock控件
-Campus Network Management
- 2022-02-21 14:11:28下载
- 积分:1
-
GPRS的SOCKET通信程序,详细给出了程序的实现过程,有注释。
GPRS的SOCKET通信程序,详细给出了程序的实现过程,有注释。-GPRS-SOCKET communications procedures, detailed procedures are given the realization of the process, there are notes.
- 2022-02-06 06:36:37下载
- 积分:1
-
本程序主要功能有:“现金管理”、“存款管理”、“债权管理”、“债务管理”这4个功能。
服务器需开启SQLite和SQLite PDO Driver。(PHP...
本程序主要功能有:“现金管理”、“存款管理”、“债权管理”、“债务管理”这4个功能。
服务器需开启SQLite和SQLite PDO Driver。(PHP5以后的版本都自带了SQLite)
在inc.php中可以修改数据库地址和管理员密码。-The main function of this procedure are as follows: "cash management", "deposit-taking management," "debt management", "debt management" in this function 4.
Servers need to open a SQLite and SQLite PDO Driver. (PHP5 own future versions of SQLite)
Inc.php can be modified in the database address and an administrator password.
- 2022-04-27 21:39:46下载
- 积分:1
-
通过客户端和服务器的连接实现通话,数据查询,中英文对照查询...
通过客户端和服务器的连接实现通话,数据查询,中英文对照查询-Through the client and server connections realize calls, data inquiries, in bilingual query
- 2022-03-17 00:25:00下载
- 积分:1
-
read and write Excel files java API, rar Add to jar can be used in category
java读写Excel文档的API,把rar改为jar放入类中就能用-read and write Excel files java API, rar Add to jar can be used in category
- 2022-03-11 10:37:21下载
- 积分:1
-
I do one based on C/S mode of online games. Chess
我自己做的一个基于C/S模式的网络游戏。下棋的。附带服务器端和客户端全部源代码。
单机运行的话需要运行一个服务端和两个客户端,就可以自己跟自己下棋了。-I do one based on C/S mode of online games. Chess-playing. Fringe server and the client all of the source code. The stand-alone operation need to run a server and two clients, they can do it themselves by playing chess with ourselves.
- 2022-04-25 16:54:25下载
- 积分:1
-
从一个HTML文件得到txt。
Get the TXT from a HTML file.
- 2022-03-05 14:47:04下载
- 积分:1