|
||
|
|||||||
| Network Modifications This forum is for modifications to the networking code of RunUO |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Forum Newbie
Join Date: Dec 2006
Posts: 2
|
Bonjour, I'm french... So apologize
I will try to make me understood. Maybe I'd rather directly speak in c# ? I try to run RunUO2.0 on a little 366mhz CPU... First I got a problem with ProcessorCount in the core main.cs. So I replace the test by ProcessorCount=1... And this problem is passed. Now, with this new core, console send me : Listener bind exception: System.Net.Sockets.SocketException: Unknown error (0x273a) at System.Net.Sockets.Socket.SetSocketOption(SocketOp tionLevel optionLevel, SocketOptionName optionName, Int32 optionValue, Boolean silent) at System.Net.Sockets.Socket.set_ExclusiveAddressUse( Boolean value) at Server.Network.Listener.Bind(IAddress ip, Int32 port) My Framework 2.0 seems to installed well, so the problem must be in the core NetWork/listener.cs. But I understand nothing with that... Note that it is only to do a shard test (366mhz^^) so even if the soluce is to cutdown the other connection to assure mine or such a thing, it will be perfect... I ask for help in french forums, but here, near the foundators, maybe someone could help ? Thx et merci beaucoup. Last edited by willem; 12-08-2006 at 05:37 PM. |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|