View Full Version: Server emulation

C++ Learning Community > Recommended Resources > Server emulation


Title: Server emulation
Description: here


master - August 19, 2005 12:39 PM (GMT)
Here a small guide on Server side emulation http://cellframework.sf.net/uploads/Introd...20Emulation.pdf

A very good article if you wanna start Emulating servers.. here is a example of a server emulator project, The mxoEmu (the matrix online emulator) http://mxoemu.de/
or CohEmu (City of Heroes) http://www.xvolt.org/cohemu/index.php


sorry didn't know about the books *deleted*

KTC - August 19, 2005 01:24 PM (GMT)
About the link to the Teach Yourself books, I'm pretty sure that's copyright violation, please do not post such a link on this forum as it's illegal and not allowed.

Also, have a read of http://www.norvig.com/21-days.html about why books such as Teach Yourself ** in 21 days is silly. ;)

myork - August 19, 2005 02:09 PM (GMT)
QUOTE
Learn at least a half dozen programming languages. Include one language that supports class abstractions (like Java or C++), one that supports functional abstraction (like Lisp or ML), one that supports syntactic abstraction (like Lisp), one that supports declarative specifications (like Prolog or C++ templates), one that supports coroutines (like Icon or Scheme), and one that supports parallelism (like Sisal).


C++: Got that coverd.
Java: Got that covered.

List: Now thats a cool funcky language. I like it but I could not write a serious program in it (lack of skill not a defect in the langauge).
ML: Ii like this. Its like very strict C. With no globals. Very easy for the compiler to parallise.

Prolog: Funky language. Interesting concepts. Good for AI.
C++ templates: Got that covered.

Icon: Never heard of that (now I will have to do a Google).
Schema: Heard of but not used.

Sisal: Now that was a blast from the past. Surprised that anybody has heard of that. This is what I used in my MSc. and PhD.

KTC - August 20, 2005 02:26 AM (GMT)
QUOTE (myork @ Aug 19 2005, 03:09 PM)
Sisal: Now that was a blast from the past. Surprised that anybody has heard of that. This is what I used in my MSc. and PhD.

I've heard of that, if only because you mentioned studying / using it for your PhD. :P




Hosted for free by InvisionFree