Creating Pservers

08/29/2013 21:00 shadowman123#1
well i'd like to know the Requirements to create Private server for any game i'd like .. all i have now is :-
1 - Webpage
2 - Database

so what else should i know in order to create Pserver

regards
shadowman123
08/29/2013 21:08 Super Aids#2
3. Programming (LOL?)
4. Sockets
5. Packet structuring
6. Threading and thread-safety
7. Cryptography (99% sure it'll be necessary)
8. Reverse-engineering (Depending on public information.)
08/29/2013 21:18 Arby#3
#moved
08/29/2013 21:20 shadowman123#4
Quote:
Originally Posted by Super Aids View Post
3. Programming (LOL?)
4. Sockets
5. Packet structuring
6. Threading and thread-safety
7. Cryptography (99% sure it'll be necessary)
8. Reverse-engineering (Depending on public information.)
excuse me for any stupid word posted in Thread ..anyways do u think that C# is good enough to make Efficient Pserver ? and about Packet Structure surely ill need packet sniffer for Packet analysis ..Right ? about Cryptography i cant make it if im not good at reverse Engineering ..Right ?