码迷,mamicode.com
首页 > 其他好文 > 详细

无线局域网PC-PC的搭建

时间:2015-02-15 12:08:36      阅读:195      评论:0      收藏:0      [点我收藏+]

标签:

/*
 * J.
 * Mon Dec 20,2010
 */

WLAN‘s building for game. (just PC to PC)

Server :
address: 192.168.1.2
gateway: 192.168.1.2
dns:     192.168.1.2

client :
address: 192.168.1.3
gateway: 192.168.1.2
dns:     192.168.1.2


Test(from client) :
ping 192.168.1.2

无线局域网PC-PC的搭建

标签:

原文地址:http://www.cnblogs.com/aqing1987/p/4292641.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!