文件名称:multipleUsers
-
所属分类:
- 标签属性:
- 上传时间:2013-03-04
-
文件大小:15.86kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
这个文件夹里是多个用户的通信程序源代码和编译后的程序文件
使用方法:
先运行server文件
例如以本机为服务器地址,监听端口为7999,最大连接数为3(最大支持用户数)
超过最大连接数的连接会自动关闭,被拒绝接入。
./server_2 7999 3
然后输入服务器的名字,例如输入admin
然后等待用户连接(此时也可以输入帮助命令,连接并没有阻塞程序)
(一旦有用户连接,服务器端会提示当前谁进入,以及目前在线用户数)
运行client文件
在已知服务器地址为ip6_addr和端口号的情况下
./client ip6_addr 7999
然后输入用户的名字(此时服务器端会有相关的提示信息)
此时可以根据提示进行操作。例如,输入help,查看相关命令,查看谁在线上,开始对话等。-This folder is a multiple user communication program source code and compile the program files
How to use:
First run the server file
For example, the machine as the server address, listening port 7999, the maximum number of connections to 3 (maximum support users)
Exceed the maximum number of connections, the connection will automatically be closed, access is denied.
./server_2 7999 3
Then enter the name of the server, for example, enter the admin
And then waits for the user is connected (can also enter the help command, connected and not blocking the program)
(Once the user connects, the server side will be prompted to this who entered, and the number of online users)
Run the client file
In the case of known the server address ip6_addr and port numb
使用方法:
先运行server文件
例如以本机为服务器地址,监听端口为7999,最大连接数为3(最大支持用户数)
超过最大连接数的连接会自动关闭,被拒绝接入。
./server_2 7999 3
然后输入服务器的名字,例如输入admin
然后等待用户连接(此时也可以输入帮助命令,连接并没有阻塞程序)
(一旦有用户连接,服务器端会提示当前谁进入,以及目前在线用户数)
运行client文件
在已知服务器地址为ip6_addr和端口号的情况下
./client ip6_addr 7999
然后输入用户的名字(此时服务器端会有相关的提示信息)
此时可以根据提示进行操作。例如,输入help,查看相关命令,查看谁在线上,开始对话等。-This folder is a multiple user communication program source code and compile the program files
How to use:
First run the server file
For example, the machine as the server address, listening port 7999, the maximum number of connections to 3 (maximum support users)
Exceed the maximum number of connections, the connection will automatically be closed, access is denied.
./server_2 7999 3
Then enter the name of the server, for example, enter the admin
And then waits for the user is connected (can also enter the help command, connected and not blocking the program)
(Once the user connects, the server side will be prompted to this who entered, and the number of online users)
Run the client file
In the case of known the server address ip6_addr and port numb
(系统自动生成,下载前可以参看下载内容)
下载文件列表
multipleUsers/client
multipleUsers/client.c
multipleUsers/server
multipleUsers/server.c
multipleUsers
multipleUsers/client.c
multipleUsers/server
multipleUsers/server.c
multipleUsers
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.