-
ccna做实验用的书,很实用,可以自己连拓扑,配路由
ccna做实验用的书,很实用,可以自己连拓扑,配路由-experiment to do CCNA book, very useful, can not even topology with routing
- 2022-04-29 16:21:17下载
- 积分:1
-
Imitate RealVNC412 compiled to view the contents of the file server of the lette...
模仿RealVNC412编的,查看服务端的盘符文件内容并且看到感兴趣的可以文件下载下来,同时也可以上传文件到服务端任意位置的通信和文件操作程序,支持单个文件以及一个目录下的所有文件上传或下载。照搬realVnc的网络通信功能,以及支持多客户连接功能。客户端也尽量模仿realvnc的客户端,包括断线重连,属性页对话框,以及主体交互对话框,都是直接用SDK编的,当然也是抄的RealVNC.客户端以及服务端源代码文件夹下的common文件夹是静态库文件,有的是照搬RealVNC412源码,有的是模仿写的。-Imitate RealVNC412 compiled to view the contents of the file server of the letter and see the files of interest can be downloaded, but can also upload files to a server anywhere in the communications and documentation procedures to support a single file and a directory of all file upload or download. Copy realVnc network communications capabilities, and support for multi-client connectivity. Client also try to imitate realvnc clients, including the disconnection re-connected, the property page dialog box, as well as the main interactive dialog box, and are directly compiled with the SDK, of course, is also a copy of RealVNC. Client-side and server-side source code folder under the common folder is a static library file, either copy RealV
- 2022-09-28 16:35:09下载
- 积分:1
-
UDP聊天室,采用UDP协议的聊天程序,可进行一般的聊天,还可进行表情字聊天...
UDP聊天室,采用UDP协议的聊天程序,可进行一般的聊天,还可进行表情字聊天-UDP chatroom, uses the UDP agreement to chat the procedure,
may carry on general chat, but also may carry on the expression
character to chat
- 2022-02-12 04:25:25下载
- 积分:1
-
运行服务器端后,客户端可通过ip进行连接,使用udp,支持客户端上传,监控屏幕,以及在服务器运行程序等功能,功能比较强大。...
运行服务器端后,客户端可通过ip进行连接,使用udp,支持客户端上传,监控屏幕,以及在服务器运行程序等功能,功能比较强大。-running server, the client can connect through ip, udp used to support client to upload, monitor screens, and the server operating procedures, functions more powerful.
- 2022-07-15 15:57:02下载
- 积分:1
-
网络socket代码详解
网络socket代码详解-Elaborates on network socket code
- 2022-12-11 09:10:03下载
- 积分:1
-
集中式服务器的聊天应用
应用背景多用户聊天应用程序使用Python命令行文件:client.py server.py可以帮助多个用户同时进行交互的应用程序。运行client.py:Python client.py服务器IP地址端口号关键技术关键技术:Python•套接字编程TCP
- 2022-02-12 07:33:30下载
- 积分:1
-
tcp test procedure can be simulated server and client, and can use text and two
tcp测试程序,可以模拟服务器和客户端,并且可以用文本和2进制来看结果-tcp test procedure can be simulated server and client, and can use text and two-band view of the results
- 2022-03-15 15:00:47下载
- 积分:1
-
网络开机和mac发现
应用背景寻找局域网内的主机,并且可以开启和关闭指定的主机。这个程序主要是来实现局域网内的远程开关机功能,方便对局域网内的电脑进行控制,欢迎有需要的同学下载使用,这个程序是好不容易写出来的,希望能够帮助你们。关键技术主要是应用技术是socket套接字技术,网络通信。主要是MFC 来做界面,利用网络通信协议来实现通信,socket套接字是网络通信的基础,在此基础上开发出了三个功能,对局域网内主机开机,对局域网内主机关机和mac地址寻找。
- 2022-05-09 03:00:23下载
- 积分:1
-
VC++实现的多页面浏览器....实现了多种功能
VC++实现的多页面浏览器....实现了多种功能
- 2022-07-16 16:20:19下载
- 积分:1
-
ftp server
linux下的FTP服务器端,使用C开发,GCC编译;实现文件的上传、下载、断点续传;技术点:守候进程、进程间通讯、管道、soket编程、文件I/O标准库函数与系统调用、文件权限管理
- 2022-08-03 10:01:14下载
- 积分:1