初级玩家

- 贡献度
- 4
- 金元
- 765
- 积分
- 93
- 精华
- 0
- 注册时间
- 2009-9-28
|
 教程来自http://bbs.3dmgame.com/showtopic-1289347.html
我想在局域网里建一个主机和同学一起过任务,我自己的IP是192.168.1.104,于是就把alterIWnet.ini里的服务器改成了192.168.1.104,
然后启动IWNetServer.exe,再启动iw4mp.exe。总是提示连接不上,IWNetServer.exe显示内容如下
2010-09-01 14:49:09 - Program: INFO: IWNetServer starting...
2010-09-01 14:49:09 - IPServer: INFO: Starting IPServer
2010-09-01 14:49:09 - LogServer: INFO: Starting LogServer
2010-09-01 14:49:09 - MatchServer: INFO: Starting MatchServer for playlist 1
2010-09-01 14:49:09 - MatchServer: INFO: Starting MatchServer for playlist 2
2010-09-01 14:49:09 - MatchServer: INFO: Starting MatchServer for playlist 3
2010-09-01 14:49:09 - MatchServer: INFO: Starting MatchServer for playlist 4
2010-09-01 14:49:09 - MatchServer: INFO: Starting MatchServer for playlist 5
2010-09-01 14:49:09 - MatchServer: INFO: Starting MatchServer for playlist 6
2010-09-01 14:49:09 - MatchServer: INFO: Starting MatchServer for playlist 7
2010-09-01 14:49:09 - MatchServer: INFO: Starting MatchServer for playlist 8
2010-09-01 14:49:09 - MatchServer: INFO: Starting MatchServer for playlist 9
2010-09-01 14:49:09 - MatchServer: INFO: Starting MatchServer for playlist 10
2010-09-01 14:49:09 - MatchServer: INFO: Starting MatchServer for playlist 11
2010-09-01 14:49:09 - MatchServer: INFO: Starting MatchServer for playlist 12
2010-09-01 14:49:09 - MatchServer: INFO: Starting MatchServer for playlist 13
2010-09-01 14:49:09 - MatchServer: INFO: Starting MatchServer for playlist 14
2010-09-01 14:49:09 - MatchServer: INFO: Starting MatchServer for playlist 15
2010-09-01 14:49:09 - MatchServer: INFO: Starting MatchServer for playlist 16
2010-09-01 14:49:09 - MatchServer: INFO: Starting MatchServer for playlist 17
2010-09-01 14:49:09 - CSHTTPServer: INFO: Starting HttpHandler
2010-09-01 14:51:15 - CsHTTPRequest: ERROR: System.IO.IOException: 无法将数据写入传输连接: 您的主机中的软件中止了一个已建立的连接。。 ---> System.Net.Sockets.SocketException: 您的主机中的软件中止了一个已建立的连接。
在 System.Net.Sockets.Socket.Send(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
在 System.Net.Sockets.NetworkStream.Write(Byte[] buffer, Int32 offset, Int32 size)
--- 内部异常堆栈跟踪的结尾 ---
在 System.Net.Sockets.NetworkStream.Write(Byte[] buffer, Int32 offset, Int32 size)
在 IWNetServer.CsHTTPRequest.Process()
不知道是什么问题,进了游戏也一直是strict。不知道是路由器没断网还是因为我的防火墙的缘故。
还有个问题就是我不能ping通寝室的其他电脑,他们能ping通我。
求教各位大大,该怎么解决这个问题? |
|