Search found 7 matches

by wjhildreth
09 Feb 2012, 04:12
Forum: General Development
Topic: A question about config files???
Replies: 9
Views: 3109

Re: A question about config files???

Thanks for the link. All I can say is that the language has come a LONG way since I learned it. :shock: As a matter of memory, when I moved on, the STL was just being adopted into the language. I don't know that I would have the time to relearn what I knew and then move up the curve fast enough. I n...
by wjhildreth
08 Feb 2012, 21:56
Forum: General Development
Topic: A question about config files???
Replies: 9
Views: 3109

Re: A question about config files???

Also, is there a published document that defines the tasks and duties of each server? A flow chart of sorts? Or should I just continue reading the code and figure out what is going on?

Joe
by wjhildreth
08 Feb 2012, 21:55
Forum: General Development
Topic: A question about config files???
Replies: 9
Views: 3109

Re: A question about config files???

Help is always welcome. Though for my rewrite I'm using C++11 extensively, and some python2 for tools. I'm finding Python is *really good* at what it is aimed to do. (Unlike, say, Java. Unless it was designed to make a lot of crappy programmers.) When you say C++11, what do you mean? Are you using ...
by wjhildreth
07 Feb 2012, 21:11
Forum: General Development
Topic: A question about config files???
Replies: 9
Views: 3109

Re: A question about config files???

Is you son on a completely different location than you, i.e. not in the same LAN? There are definite complications to making a server public. If you have to do it, I suggest IP-filtering and/or disabling registration. I have only the ports related to the three servers open in my firewall. Mostly we...
by wjhildreth
07 Feb 2012, 17:10
Forum: General Development
Topic: A question about config files???
Replies: 9
Views: 3109

A question about config files???

Hello all, I am not a developer and this may be a dumb question if so, look over my total NEWBIEness please. I followed the page on setting up the development server, included the magic script and faced the server to the outside world so my son and I can play together. My question is why are the con...
by wjhildreth
02 Feb 2012, 22:23
Forum: Support & Bug reports
Topic: [SOLVED] Problems running the server from remote
Replies: 2
Views: 1786

[SOLVED] Re: Problems running the server from remote

Well, maybe I should have dug around and experiments more. I used my public addess in the config files and referenced the other servers with the internal IP and it works. Or more exactly: map_local.config points the map to external and char to internal char_local.config ponts the char to external an...
by wjhildreth
02 Feb 2012, 21:50
Forum: Support & Bug reports
Topic: [SOLVED] Problems running the server from remote
Replies: 2
Views: 1786

[SOLVED] Problems running the server from remote

Hello all, I just want to warn you that this may be a lengthy post, but I want to make sure I give enough information that you may be able to help me. First, I want you to know that I never heard of The Mana World until the last issue of Full Magazine came out where it was described how to set up a ...