文件名称:os exercise2
介绍说明--下载内容来自于网络,使用问题请自行百度
客户端是一个带有2个参数的程序:
*日志服务器的主机名
*日志记录服务器的端口号
启动后,它将连接到服务器并从中读取消息
STDIN。 每条消息都是一个没有0字节的字符串。 消息是
由换行符\ n终止 什么都没有读
不再收到SIGINT或收到SIGTERM,它会关闭
连接并以返回码0终止。(The client is a program that takes 2 arguments:
* A hostname of a logging server
* A port number of the logging server
After it started, it will connect to the server and read messages from
STDIN. Every message is a string without 0 bytes. Messages are
terminated by a newline character \n. When there is nothing to read
anymore or SIGINT, or SIGTERM is received, it will close the
connection and terminate with return code 0.)
*日志服务器的主机名
*日志记录服务器的端口号
启动后,它将连接到服务器并从中读取消息
STDIN。 每条消息都是一个没有0字节的字符串。 消息是
由换行符\ n终止 什么都没有读
不再收到SIGINT或收到SIGTERM,它会关闭
连接并以返回码0终止。(The client is a program that takes 2 arguments:
* A hostname of a logging server
* A port number of the logging server
After it started, it will connect to the server and read messages from
STDIN. Every message is a string without 0 bytes. Messages are
terminated by a newline character \n. When there is nothing to read
anymore or SIGINT, or SIGTERM is received, it will close the
connection and terminate with return code 0.)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
os exercise2 | 0 | 2018-02-24 |
os exercise2\.DS_Store | 6148 | 2017-12-08 |
__MACOSX | 0 | 2018-07-20 |
__MACOSX\os exercise2 | 0 | 2018-07-20 |
__MACOSX\os exercise2\._.DS_Store | 120 | 2017-12-08 |
os exercise2\serverThreaded.c | 5035 | 2017-12-08 |
__MACOSX\os exercise2\._serverThreaded.c | 1010 | 2017-12-08 |
os exercise2\Makefile | 650 | 2017-12-08 |
__MACOSX\os exercise2\._Makefile | 986 | 2017-12-08 |
os exercise2\client.c | 2285 | 2017-12-08 |
__MACOSX\os exercise2\._client.c | 986 | 2017-12-08 |
os exercise2\test_multiple3.sh | 1166 | 2017-12-08 |
__MACOSX\os exercise2\._test_multiple3.sh | 1017 | 2017-12-08 |
os exercise2\test_check.py | 1853 | 2017-12-08 |
__MACOSX\os exercise2\._test_check.py | 1005 | 2017-12-08 |
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.