-
Linux环境下Socket编程:
1.网络时间服务器timeserver,为网络上的用户提供时间服务,即为网络用户返回服务器的当前时间;记录发出请求的网络...
Linux环境下Socket编程:
1.网络时间服务器timeserver,为网络上的用户提供时间服务,即为网络用户返回服务器的当前时间;记录发出请求的网络用户的IP地址(保存到文件中),格式如下:
IP地址 请求时间
时间服务客户端timeclient,该客户端能够向服务器发送时间服务请求,并把获得的时间返回给用户。
采用TCP协议编写一个远程数据备份服务器,运行客户端将本地文件备份到远程的服务器中。
-Socket Programming Linux environment: 1. Network Time server timeserver, users on the network time service, namely, Internet users to return the server" s current time record request the user" s IP network address (saved to a file), format are as follows: IP address of a request for the time spent by service clients timeclient, the client can send to the server time to service requests, and to get the time to return to the user. TCP protocol used to prepare a remote data backup server, run the client local file backup to a remote server.
- 2023-09-09 06:45:03下载
- 积分:1
-
linux下的多线程调试c++代码,适合多线程linux下程序的调试
linux下的多线程调试c++代码,适合多线程linux下程序的调试-linux under the multi-threaded debugging c++ code, suitable for multi-threaded Debugging under linux
- 2022-12-15 16:30:02下载
- 积分:1
-
调试程序写的驱动,socket通信发送登陆信息。原创作品。
调试程序写的驱动,socket通信发送登陆信息。原创作品。-Debugger to write the driver, socket communication to send login information. Original works.
- 2022-04-28 09:59:14下载
- 积分:1
-
bohran C Linux Unix线程
bohran c linux unix thread-bohran c linux unix thread
- 2022-08-09 21:31:53下载
- 积分:1
-
本书详细介绍了Linux下samba服务器的定制方式,是一本学习Samba的好书。...
本书详细介绍了Linux下samba服务器的定制方式,是一本学习Samba的好书。-the book details the Linux samba server customization, is a study of Samba books.
- 2022-01-28 01:42:32下载
- 积分:1
-
网络信息安全作业
1) MD5算法
2) 安全Hash算法
3) RIPEMD
网络信息安全作业
1) MD5算法
2) 安全Hash算法
3) RIPEMD-160算法
4) Whirlpool算法
5) HMAC算法
6) CMAC算法
-homework3
- 2022-03-13 02:54:09下载
- 积分:1
-
一个模拟RIP协议的简单实现
一个模拟RIP协议的简单实现-a simulated RIP simple realization
- 2022-01-26 18:44:29下载
- 积分:1
-
MacOSX tcplog耐克司机
MacOsx TCPlog nKE driver
- 2022-10-15 23:20:02下载
- 积分:1
-
CCTT,“隐蔽通道隧道的工具”
Cctt, "Covert Channel Tunneling Tool" - 顾名思义,这是一种隐藏通道工具。他提供几种可行方法来实现允许在已被网络访问控制系统授权的数据流上创建并建立任意数据流传输信道。-Cctt, "Covert Channel Tunneling Tool"- the name implies, this is a hidden channel tools. He provided several possible ways to achieve has been allowed in the network access control system authorized by the data flow on the creation and establishment of arbitrary data stream transmission channels.
- 2022-03-20 17:25:48下载
- 积分:1
-
This is a serial communication example, a simple serial port to accept this data...
这是一个串口通讯的例子,实现简单的串口接受发送数据的功能。-This is a serial communication example, a simple serial port to accept this data.
- 2022-03-19 16:01:00下载
- 积分:1