Not a member yet? Register for your free account!

 

Go Back   elitepvpers > Conquer Online 2 > CO2 PServer - Discussions / Questions

Ask yourself this before you start trying to make a server.

This is a discussion on Ask yourself this before you start trying to make a server. within the CO2 PServer - Discussions / Questions forum part of the Conquer Online 2 category; Can I speak English rather well and fluently? - Most programming is done in English and most IDE's use English ...


Closed Thread
 
LinkBack Thread Tools
Old 10-19-2008, 03:32   #1
ぼくはJohnDreadをあいしていま す
 
InfamousNoone's Avatar
 
Join Date: Jan 2008
Posts: 1,013
Received Thanks: 906
Ask yourself this before you start trying to make a server.

Can I speak English rather well and fluently?
- Most programming is done in English and most IDE's use English words such as "private", "public", "static", "void", "int(eger)", "string" and do not support unicode characters.

Am I good at math?
- Creating a server requires you to come up with several mathematical, for instance doing attack calculations, m-attack calculations, dodge, accuracy, and so on.

More specific questions for coding a server in C#

Do I know what the basic types for C# are, and when/why to use them? Do I understand the basic essentials of C#
[Only registered and activated users can see links. ]

Do I know how to use the (System.Net.Sockets.)Socket class?
- This is vital in making a server-socket for other TCP based clients to connect to.
[Only registered and activated users can see links. ]

Do I know what a thread is and how to create/abort one? Do I know when to use them, and what to use them for?
- Multi-threading your server is very crucial, or else the main thread will be extremely lagged up.
[Only registered and activated users can see links. ]

Do I understand thread-safe programming?
- A lot of people don't understand this, this is often the reason why client's close, because the server or application is not thread-safe and a packet becomes corrupted.
[Only registered and activated users can see links. ]
[Only registered and activated users can see links. ]

Be honest to yourself, and if you answered no to any of these; you really should go find out what they are. Knowing these things are vital in making an efficient server, just jumping in doesn't quite cut it, you usually just end up asking for help and usually annoying people. A crucial rule I've always lived by is never ask for help, unless you honestly need it. I usually try at the problem for a few days before I give up..



InfamousNoone is offline  
The Following 61 Users Say Thank You to InfamousNoone For This Useful Post:
Belth (08-25-2009), BloofyGirl (12-19-2009), bobtin777 (02-04-2009), CIRASH (06-14-2009), coreymills (12-27-2009), Daloon (06-30-2009), darkarcher123 (07-11-2009), doku66655 (03-09-2009), DuDe_eg (02-05-2009), ELB@Sh@BeCkh@M (06-08-2009), elmo3zeb (08-02-2009), EvilSammi (11-27-2008), FunnyShitBitches (11-04-2008), geo2073abuse (02-18-2010), grillmad (10-24-2009), HarDF (06-19-2009), Hepatitis X (09-02-2009), HeroIXI (01-02-2009), Hiyoal (11-05-2008), Holo••Ft (10-06-2009), jonapl (11-06-2008), JustLaxin (11-08-2008), kaptenkapal (03-11-2009), kasumoto (04-20-2009), kinshi88 (11-10-2008), KrookedBlade (03-20-2009), Kuro.Tenshi (09-02-2009), LegalConquer (02-22-2010), lookinggood (11-12-2008), LordSesshomaru (06-02-2009), m7mdxlife (08-25-2009), m7med (07-06-2009), midoa7oo (09-02-2009), Mr.wagdy (06-03-2009), Nicknac425 (11-10-2008), Njowils (10-26-2009), Oz0ne (11-26-2009), Philipp2008 (09-05-2009), pierce (08-31-2009), plasma-hand (11-06-2008), pro4never (07-07-2009), RebelFear (02-08-2010), shadow8994 (08-02-2009), skystar2003 (02-02-2010), Soiken (09-08-2009), Sorsha (11-21-2008), SRBLACKANGEL (09-13-2009), StarEvaAfta!~ (02-11-2010), tanelipe (10-26-2008), TekiJinn (06-22-2009), teroareboss1 (02-28-2010), tgrmag (11-22-2009), Undress My Shadow (11-19-2009), Vegitto (08-25-2009), Veitsi (01-19-2009), walmartboi (10-30-2008), watermode16 (02-13-2010), Wolf* (12-18-2009), Zaker (09-14-2009), zane203 (11-05-2008), §orrow (02-04-2010)
 
Old 10-19-2008, 03:45   #2
Gundam Meister
 
Exia13's Avatar
 
Join Date: May 2008
Posts: 253
Received Thanks: 16
/agreed. I can't code a thing, but that still doesn't mean that I can't try. The more code i read, the more i understand. That's why i'm gonna continue working with LOTF to see what does what, where and why.
Exia13 is offline  
Old 10-19-2008, 04:01   #3
«««««««««««««»»»»»»»»»»»»
 
Join Date: Apr 2008
Posts: 473
Received Thanks: 249
oh comeone they dont have to know that all to make a server xD most people are just making it for fun, all noobs that are intrested in conquer private servers will try to make a good private server. let the people have fun

ps/ dont take a private server to serious man;s you are always flaming with "come shoot me" "next person that is going to make a pvserver is getting shooted" you are always saying that stuff but you never say Hey goodluck kid have fun
XxArcherMasterxX is offline  
The Following User Says Thank You to XxArcherMasterxX For This Useful Post:
kaptenkapal (03-11-2009)
Old 10-19-2008, 04:37   #4
ぼくはJohnDreadをあいしていま す
 
InfamousNoone's Avatar
 
Join Date: Jan 2008
Posts: 1,013
Received Thanks: 906
Quote:
Originally Posted by XxArcherMasterxX View Post
oh comeone they dont have to know that all to make a server To make a decent one? Yeah you do. xD most people are just making it for fun Why're they all going public then, and attempting to build communities?, all noobs that are intrested in conquer private servers will try I underlined that for a reason. to make a good private server. let the people have fun Once again, making a private server isn't fun, playing it is.

ps/ dont take a private server to serious man;s you are always flaming with
I don't I take people claiming to know what they're talking about, and what they're taking wrong seriously."come shoot me"I've never said that. "next person that is going to make a pvserver is getting shooted"I've never said that either. you are always saying that stuff but you never say Hey goodluck kid have fun Coding a server has nothing to do with luck, lol.
M'kay.
InfamousNoone is offline  
The Following 3 Users Say Thank You to InfamousNoone For This Useful Post:
CIRASH (06-14-2009), FunnyShitBitches (11-04-2008), Philipp2008 (09-05-2009)
Old 10-19-2008, 11:13   #5
C# coder.
 
EmmeTheCoder's Avatar
 
Join Date: Aug 2006
Posts: 2,074
Received Thanks: 910
Blog Entries: 3
You need to have all that plus more to MAKE, or CODE an server,not to Rightclick -> Download and open an EXE.

Seriously guys,please learn before posting for help and saying your server is the ultimate best one ever made..

/Agreed to all of hybrids post to 100%
EmmeTheCoder is offline  
Old 10-19-2008, 11:35   #6
Surprisingly Tasty
 
MushyPeas's Avatar
 
Join Date: Oct 2006
Posts: 800
Received Thanks: 83
Lazy idiots will still be lazy idiots so I doubt they will care about good advice (which this topic most certainly is)
MushyPeas is offline  
Old 10-19-2008, 12:07   #7
Senior Member
 
”~Xero~”'s Avatar
 
Join Date: Oct 2008
Posts: 196
Received Thanks: 6
WoW nice thread iŽll look on all the tutorials :P
Thank you, btw arent u Hybrid?
”~Xero~” is offline  
Old 10-19-2008, 15:30   #8
Banned
 
Join Date: Feb 2008
Posts: 1,618
Received Thanks: 143
[Only registered and activated users can see links. ]

I found that a really good guide for multi-threading applications in .NET/specifically C#.
tao4229 is offline  
Old 10-19-2008, 20:39   #9
Senior Member
 
The_Real_Slim_Shady's Avatar
 
Join Date: May 2006
Posts: 172
Received Thanks: 6
Quote:
oh comeone they dont have to know that all to make a server xD most people are just making it for fun, all noobs that are intrested in conquer private servers will try to make a good private server. let the people have fun

ps/ dont take a private server to serious man;s you are always flaming with "come shoot me" "next person that is going to make a pvserver is getting shooted" you are always saying that stuff but you never say Hey goodluck kid have fun
totaly agree with u dude
The_Real_Slim_Shady is offline  
The Following User Says Thank You to The_Real_Slim_Shady For This Useful Post:
XxArcherMasterxX (10-19-2008)
Old 10-19-2008, 22:08   #10
Convicted Idiot
 
© Haydz's Avatar
 
Join Date: Jan 2008
Posts: 989
Received Thanks: 158
Quote:
Originally Posted by XxArcherMasterxX View Post
oh comeone they dont have to know that all to make a server xD most people are just making it for fun, all noobs that are intrested in conquer private servers will try to make a good private server. let the people have fun

ps/ dont take a private server to serious man;s you are always flaming with "come shoot me" "next person that is going to make a pvserver is getting shooted" you are always saying that stuff but you never say Hey goodluck kid have fun
When you've been here longer than 2 minutes and you actually KNOW what you're talking about (which you don't) and who Hybrid is... then you can reply
© Haydz is offline  
The Following User Says Thank You to © Haydz For This Useful Post:
Hoven (01-13-2009)
Closed Thread

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 20:31.


Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.0

Contact | FAQ | Impressum | Advertising
Copyright ©2010 Heroic Studios UG (haftungsbeschränkt) All Rights Reserved.