3DMGAME 3DM首页 新闻中心 前瞻 | 评测 游戏库 热门 | 最新 攻略中心 攻略 | 秘籍 下载中心 游戏 | 汉化 购买正版 论坛

注册 登录

QQ登录

只需一步,快速开始

查看: 2968|回复: 7
打印 上一主题 下一主题

[求助] 内网自己建服务器问什么连接不上

[复制链接]

7

主题

229

帖子

318

积分

高级玩家

Rank: 4

贡献度
32
金元
1903
积分
318
精华
0
注册时间
2009-11-15
跳转到指定楼层
主题
发表于 2010-6-7 22:59 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
.net是2.0版 不知道有没有关系 是不是一定要3.5
没有Internet 只有lan 服务器地址填的内网ip 防火墙已关闭
一直connecting to iwnet
服务端ip 192.168.0.75
客户端ip 192.168.0.79
服务器日志如下 求高人解答
日志里error是不是.net版本的问题?

=====================================
2010-06-07 22:41:48 - Program: INFO: IWNetServer starting...
2010-06-07 22:41:48 - Program: INFO: Exploit fixed
2010-06-07 22:41:48 - Program: INFO: Version: R14
2010-06-07 22:41:48 - Program: INFO: Only for 1.3.37 clients
2010-06-07 22:41:48 - IPServer: INFO: Starting IPServer
2010-06-07 22:41:48 - LogServer: INFO: Starting LogServer
2010-06-07 22:41:48 - MatchServer: INFO: Starting MatchServer for playlist 1
2010-06-07 22:41:48 - MatchServer: INFO: Starting MatchServer for playlist 2
2010-06-07 22:41:48 - MatchServer: INFO: Starting MatchServer for playlist 3
2010-06-07 22:41:48 - MatchServer: INFO: Starting MatchServer for playlist 4
2010-06-07 22:41:48 - MatchServer: INFO: Starting MatchServer for playlist 5
2010-06-07 22:41:48 - MatchServer: INFO: Starting MatchServer for playlist 6
2010-06-07 22:41:48 - MatchServer: INFO: Starting MatchServer for playlist 7
2010-06-07 22:41:48 - MatchServer: INFO: Starting MatchServer for playlist 8
2010-06-07 22:41:48 - MatchServer: INFO: Starting MatchServer for playlist 9
2010-06-07 22:41:48 - MatchServer: INFO: Starting MatchServer for playlist 10
2010-06-07 22:41:48 - MatchServer: INFO: Starting MatchServer for playlist 11
2010-06-07 22:41:48 - MatchServer: INFO: Starting MatchServer for playlist 12
2010-06-07 22:41:48 - MatchServer: INFO: Starting MatchServer for playlist 13
2010-06-07 22:41:48 - MatchServer: INFO: Starting MatchServer for playlist 14
2010-06-07 22:41:48 - MatchServer: INFO: Starting MatchServer for playlist 15
2010-06-07 22:41:48 - MatchServer: INFO: Starting MatchServer for playlist 16
2010-06-07 22:41:48 - MatchServer: INFO: Starting MatchServer for playlist 17
2010-06-07 22:41:48 - MatchServer: INFO: Starting MatchServer for playlist 18
2010-06-07 22:41:48 - MatchServer: INFO: Starting MatchServer for playlist 19
2010-06-07 22:41:48 - CSHTTPServer: INFO: Starting HttpHandler
2010-06-07 22:42:35 - CsHTTPRequest: ERROR: System.IO.FileNotFoundException: Could not load file or assembly 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. 系统找不到指定的文件。
File name: 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
   at IWNetServer.HttpHandler.OnResponse(HTTPRequestStruct& rq, HTTPResponseStruct& rp)
   at IWNetServer.CsHTTPRequest.Process()

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLMSoftwareMicrosoftFusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLMSoftwareMicrosoftFusion!EnableLog].

2010-06-07 22:42:46 - IPServer: DEBUG: Handling IP request from 01100001B3533AAF
2010-06-07 22:42:46 - UdpServer: ERROR: Error occurred in a processing call in server IPServer: System.IO.FileNotFoundException: Could not load file or assembly 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. 系统找不到指定的文件。
File name: 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
   at IWNetServer.IPResponsePacket1.Write(BinaryWriter writer)
   at IWNetServer.IPServer.server_PacketReceived(Object sender, UdpPacketReceivedEventArgs e)
   at IWNetServer.UdpServer.Run()

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLMSoftwareMicrosoftFusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLMSoftwareMicrosoftFusion!EnableLog].

2010-06-07 22:42:46 - UdpServer: DEBUG: Received packet at IPServer from 192.168.0.79:28960
2010-06-07 22:42:50 - IPServer: DEBUG: Handling IP request from 01100001B3533AAF
2010-06-07 22:42:50 - UdpServer: ERROR: Error occurred in a processing call in server IPServer: System.IO.FileNotFoundException: Could not load file or assembly 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. 系统找不到指定的文件。
File name: 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
   at IWNetServer.IPResponsePacket1.Write(BinaryWriter writer)
   at IWNetServer.IPServer.server_PacketReceived(Object sender, UdpPacketReceivedEventArgs e)
   at IWNetServer.UdpServer.Run()

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLMSoftwareMicrosoftFusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLMSoftwareMicrosoftFusion!EnableLog].

2010-06-07 22:42:50 - UdpServer: DEBUG: Received packet at IPServer from 192.168.0.79:28960
2010-06-07 22:42:56 - IPServer: DEBUG: Handling IP request from 01100001B3533AAF
2010-06-07 22:42:56 - UdpServer: ERROR: Error occurred in a processing call in server IPServer: System.IO.FileNotFoundException: Could not load file or assembly 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. 系统找不到指定的文件。
File name: 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
   at IWNetServer.IPResponsePacket1.Write(BinaryWriter writer)
   at IWNetServer.IPServer.server_PacketReceived(Object sender, UdpPacketReceivedEventArgs e)
   at IWNetServer.UdpServer.Run()

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLMSoftwareMicrosoftFusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLMSoftwareMicrosoftFusion!EnableLog].

2010-06-07 22:42:56 - UdpServer: DEBUG: Received packet at IPServer from 192.168.0.79:28960
2010-06-07 22:43:04 - IPServer: DEBUG: Handling IP request from 01100001B3533AAF
2010-06-07 22:43:04 - UdpServer: ERROR: Error occurred in a processing call in server IPServer: System.IO.FileNotFoundException: Could not load file or assembly 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. 系统找不到指定的文件。
File name: 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
   at IWNetServer.IPResponsePacket1.Write(BinaryWriter writer)
   at IWNetServer.IPServer.server_PacketReceived(Object sender, UdpPacketReceivedEventArgs e)
   at IWNetServer.UdpServer.Run()

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLMSoftwareMicrosoftFusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLMSoftwareMicrosoftFusion!EnableLog].

2010-06-07 22:43:04 - UdpServer: DEBUG: Received packet at IPServer from 192.168.0.79:28960
2010-06-07 22:43:08 - UdpServer: DEBUG: Received packet at LogServer from 192.168.0.79:1054
2010-06-07 22:43:08 - UdpServer: DEBUG: Received packet at LogServer from 192.168.0.79:1054
2010-06-07 22:48:11 - CsHTTPRequest: ERROR: System.IO.FileNotFoundException: Could not load file or assembly 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. 系统找不到指定的文件。
File name: 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
   at IWNetServer.HttpHandler.OnResponse(HTTPRequestStruct& rq, HTTPResponseStruct& rp)
   at IWNetServer.CsHTTPRequest.Process()

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLMSoftwareMicrosoftFusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLMSoftwareMicrosoftFusion!EnableLog].

2010-06-07 22:48:25 - IPServer: DEBUG: Handling IP request from 01100001B3533AAF
2010-06-07 22:48:25 - UdpServer: ERROR: Error occurred in a processing call in server IPServer: System.IO.FileNotFoundException: Could not load file or assembly 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. 系统找不到指定的文件。
File name: 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
   at IWNetServer.IPResponsePacket1.Write(BinaryWriter writer)
   at IWNetServer.IPServer.server_PacketReceived(Object sender, UdpPacketReceivedEventArgs e)
   at IWNetServer.UdpServer.Run()

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLMSoftwareMicrosoftFusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLMSoftwareMicrosoftFusion!EnableLog].

2010-06-07 22:48:25 - UdpServer: DEBUG: Received packet at IPServer from 192.168.0.79:28960
2010-06-07 22:48:29 - IPServer: DEBUG: Handling IP request from 01100001B3533AAF
2010-06-07 22:48:29 - UdpServer: ERROR: Error occurred in a processing call in server IPServer: System.IO.FileNotFoundException: Could not load file or assembly 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. 系统找不到指定的文件。
File name: 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
   at IWNetServer.IPResponsePacket1.Write(BinaryWriter writer)
   at IWNetServer.IPServer.server_PacketReceived(Object sender, UdpPacketReceivedEventArgs e)
   at IWNetServer.UdpServer.Run()

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLMSoftwareMicrosoftFusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLMSoftwareMicrosoftFusion!EnableLog].

2010-06-07 22:48:29 - UdpServer: DEBUG: Received packet at IPServer from 192.168.0.79:28960
2010-06-07 22:48:35 - IPServer: DEBUG: Handling IP request from 01100001B3533AAF
2010-06-07 22:48:35 - UdpServer: ERROR: Error occurred in a processing call in server IPServer: System.IO.FileNotFoundException: Could not load file or assembly 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. 系统找不到指定的文件。
File name: 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
   at IWNetServer.IPResponsePacket1.Write(BinaryWriter writer)
   at IWNetServer.IPServer.server_PacketReceived(Object sender, UdpPacketReceivedEventArgs e)
   at IWNetServer.UdpServer.Run()

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLMSoftwareMicrosoftFusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLMSoftwareMicrosoftFusion!EnableLog].

2010-06-07 22:48:35 - UdpServer: DEBUG: Received packet at IPServer from 192.168.0.79:28960
2010-06-07 22:48:43 - IPServer: DEBUG: Handling IP request from 01100001B3533AAF
2010-06-07 22:48:43 - UdpServer: ERROR: Error occurred in a processing call in server IPServer: System.IO.FileNotFoundException: Could not load file or assembly 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. 系统找不到指定的文件。
File name: 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
   at IWNetServer.IPResponsePacket1.Write(BinaryWriter writer)
   at IWNetServer.IPServer.server_PacketReceived(Object sender, UdpPacketReceivedEventArgs e)
   at IWNetServer.UdpServer.Run()

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLMSoftwareMicrosoftFusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLMSoftwareMicrosoftFusion!EnableLog].

2010-06-07 22:48:43 - UdpServer: DEBUG: Received packet at IPServer from 192.168.0.79:28960
2010-06-07 22:48:55 - IPServer: DEBUG: Handling IP request from 01100001B3533AAF
2010-06-07 22:48:55 - UdpServer: ERROR: Error occurred in a processing call in server IPServer: System.IO.FileNotFoundException: Could not load file or assembly 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. 系统找不到指定的文件。
File name: 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
   at IWNetServer.IPResponsePacket1.Write(BinaryWriter writer)
   at IWNetServer.IPServer.server_PacketReceived(Object sender, UdpPacketReceivedEventArgs e)
   at IWNetServer.UdpServer.Run()

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLMSoftwareMicrosoftFusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLMSoftwareMicrosoftFusion!EnableLog].

2010-06-07 22:48:55 - UdpServer: DEBUG: Received packet at IPServer from 192.168.0.79:28960
2010-06-07 22:49:15 - IPServer: DEBUG: Handling IP request from 01100001B3533AAF
2010-06-07 22:49:15 - UdpServer: ERROR: Error occurred in a processing call in server IPServer: System.IO.FileNotFoundException: Could not load file or assembly 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. 系统找不到指定的文件。
File name: 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
   at IWNetServer.IPResponsePacket1.Write(BinaryWriter writer)
   at IWNetServer.IPServer.server_PacketReceived(Object sender, UdpPacketReceivedEventArgs e)
   at IWNetServer.UdpServer.Run()

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLMSoftwareMicrosoftFusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLMSoftwareMicrosoftFusion!EnableLog].

2010-06-07 22:49:15 - UdpServer: DEBUG: Received packet at IPServer from 192.168.0.79:28960
2010-06-07 22:49:51 - IPServer: DEBUG: Handling IP request from 01100001B3533AAF
2010-06-07 22:49:51 - UdpServer: ERROR: Error occurred in a processing call in server IPServer: System.IO.FileNotFoundException: Could not load file or assembly 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. 系统找不到指定的文件。
File name: 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
   at IWNetServer.IPResponsePacket1.Write(BinaryWriter writer)
   at IWNetServer.IPServer.server_PacketReceived(Object sender, UdpPacketReceivedEventArgs e)
   at IWNetServer.UdpServer.Run()

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLMSoftwareMicrosoftFusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLMSoftwareMicrosoftFusion!EnableLog].

2010-06-07 22:49:51 - UdpServer: DEBUG: Received packet at IPServer from 192.168.0.79:28960
2010-06-07 22:50:59 - IPServer: DEBUG: Handling IP request from 01100001B3533AAF
2010-06-07 22:50:59 - UdpServer: ERROR: Error occurred in a processing call in server IPServer: System.IO.FileNotFoundException: Could not load file or assembly 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. 系统找不到指定的文件。
File name: 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
   at IWNetServer.IPResponsePacket1.Write(BinaryWriter writer)
   at IWNetServer.IPServer.server_PacketReceived(Object sender, UdpPacketReceivedEventArgs e)
   at IWNetServer.UdpServer.Run()

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLMSoftwareMicrosoftFusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLMSoftwareMicrosoftFusion!EnableLog].

2010-06-07 22:50:59 - UdpServer: DEBUG: Received packet at IPServer from 192.168.0.79:28960
2010-06-07 22:52:59 - IPServer: DEBUG: Handling IP request from 01100001B3533AAF
2010-06-07 22:52:59 - UdpServer: ERROR: Error occurred in a processing call in server IPServer: System.IO.FileNotFoundException: Could not load file or assembly 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. 系统找不到指定的文件。
File name: 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
   at IWNetServer.IPResponsePacket1.Write(BinaryWriter writer)
   at IWNetServer.IPServer.server_PacketReceived(Object sender, UdpPacketReceivedEventArgs e)
   at IWNetServer.UdpServer.Run()

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLMSoftwareMicrosoftFusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLMSoftwareMicrosoftFusion!EnableLog].

2010-06-07 22:52:59 - UdpServer: DEBUG: Received packet at IPServer from 192.168.0.79:28960
2010-06-07 22:53:10 - UdpServer: DEBUG: Received packet at LogServer from 192.168.0.79:1060
========================================
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

Archiver|手机版|3DMGAME ( 京ICP备14006952号-1  沪公网安备 31011202006753号

GMT+8, 2026-4-10 08:58 , Processed in 0.028429 second(s), 16 queries , Memcached On.

Powered by Discuz! X3.2

© 2001-2013 Comsenz Inc.

快速回复 返回顶部 返回列表