文件名称:twoUsers
-
所属分类:
- 标签属性:
- 上传时间:2013-03-04
-
文件大小:11.68kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
这个文件夹里是2个用户的通信程序源代码和编译后的程序文件。
使用方法:
先运行server_2文件,
例如以本机为服务器地址,监听端口为7999,最大连接数为1(本次实验中没有用到,只是作为listen函数的变量)
./server_2 7999 1
运行client_2文件
在已知服务器地址为ip6_addr和端口号的情况下
./client_2 ip6_addr 7999
然后即可开始正常的聊天。-This folder is a file 2 user communication program source code and compile the program.
How to use:
First run server_2 file
For example, the machine as the server address, listening port 7999, the maximum number of connections to 1 (not used in the experiment, just listen function variables)
./server_2 7999 1
The run client_2 file
In the case of known the server address ip6_addr and port number the
./client_2 ip6_addr 7999
You can then start a normal chat.
使用方法:
先运行server_2文件,
例如以本机为服务器地址,监听端口为7999,最大连接数为1(本次实验中没有用到,只是作为listen函数的变量)
./server_2 7999 1
运行client_2文件
在已知服务器地址为ip6_addr和端口号的情况下
./client_2 ip6_addr 7999
然后即可开始正常的聊天。-This folder is a file 2 user communication program source code and compile the program.
How to use:
First run server_2 file
For example, the machine as the server address, listening port 7999, the maximum number of connections to 1 (not used in the experiment, just listen function variables)
./server_2 7999 1
The run client_2 file
In the case of known the server address ip6_addr and port number the
./client_2 ip6_addr 7999
You can then start a normal chat.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
twoUsers/client_2
twoUsers/client_2.c
twoUsers/server_2
twoUsers/server_2.c
twoUsers
twoUsers/client_2.c
twoUsers/server_2
twoUsers/server_2.c
twoUsers
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.