|
You last visited: Today at 21:22
Advertisement
Question about programming languages
Discussion on Question about programming languages within the CO2 Private Server forum part of the Conquer Online 2 category.
02/03/2016, 23:34
|
#1
|
elite*gold: 0
Join Date: May 2012
Posts: 35
Received Thanks: 13
|
Question about programming languages
HELLO , I have a question about programming languages.
Like if I want to run and code my own p server project what languages should I learn
Another question is:
If I learn a lang for eg C# does it make me able to code a pserver ?
I mean a lot of people can code ( co p servers) but when it comes to another project using the same programming lang they can't understand a thing
Waiting Your answers
Thank you,
|
|
|
02/03/2016, 23:39
|
#2
|
elite*gold: 12
Join Date: Jul 2011
Posts: 8,283
Received Thanks: 4,191
|
Quote:
Originally Posted by Namikos
HELLO , I have a question about programming languages.
Like if I want to run and code my own p server project what languages should I learn
Another question is:
If I learn a lang for eg C# does it make me able to code a pserver ?
I mean a lot of people can code ( co p servers) but when it comes to another project using the same programming lang they can't understand a thing
Waiting Your answers
Thank you,
|
That's because they don't know how to code and pay other people to make source modifications, then sell "fixes" around for people who can't make their own fix. Yes, that's a drug reference. If you're serious about learning a programming language, then I'd suggest C# simply because a lot of people here use C#. Though, when you get proficient enough with a language, they're all pretty similar - so you can always pick up more languages.
|
|
|
02/04/2016, 00:17
|
#3
|
elite*gold: 0
Join Date: May 2012
Posts: 35
Received Thanks: 13
|
Ofc I'm serious about learning bcz "copy and paste" won't lead me to anything so I won't start a project until I learn
Thank you for your help and your fast answer
|
|
|
02/04/2016, 00:29
|
#4
|
elite*gold: 0
Join Date: Sep 2010
Posts: 291
Received Thanks: 95
|
Question about programming languages
C# is a great first language. Its versatile, msoft is doing awesome stuff with it, and 90% of the public sources are made in it.
Edit: Do not jump straight into a server. You will most likely get overwhelmed and end up quiting. Start of with learning the basics, then branch out into sockets, threads, databases, byte manipulation, etc
Once you can do that i would take an existing source like redux (heard this is a good starter) and add some features to it and learn how it works.
Good luck!
|
|
|
02/04/2016, 13:41
|
#5
|
elite*gold: 0
Join Date: May 2012
Posts: 35
Received Thanks: 13
|
Okay Got it thank you
What about packets sniffing do I need to learn another programming languages to do it ?
|
|
|
02/04/2016, 15:34
|
#6
|
elite*gold: 0
Join Date: Sep 2010
Posts: 291
Received Thanks: 95
|
Quote:
Originally Posted by Namikos
Okay Got it thank you
What about packets sniffing do I need to learn another programming languages to do it ?
|
You can do packet sniffing in any language. You will need to learn how analyze them though (4 bytes gives an int, 2 a short). Also need to learn about byte order (conquer uses little endian). And finally you need some reverse engineering experience to hook the clients send and receive method after decryption and before encryption, or code a proxy (waaaay more work as you have to reverse their encryption).
|
|
|
02/04/2016, 17:16
|
#7
|
elite*gold: 12
Join Date: Jul 2011
Posts: 8,283
Received Thanks: 4,191
|
Reverse engineering isn't a requirement unless you want a complete source with all features programmed. You can always look at other sources as references rather than referencing the client.
|
|
|
02/05/2016, 14:36
|
#8
|
elite*gold: 0
Join Date: May 2012
Posts: 35
Received Thanks: 13
|
Okay, thank you all for your help
|
|
|
02/05/2016, 16:01
|
#9
|
elite*gold: 0
Join Date: Sep 2010
Posts: 291
Received Thanks: 95
|
Quote:
Originally Posted by Namikos
Okay, thank you all for your help 
|
Best of luck with your learning. Aside from just Conquer coding, the tech industry is wonderful to work in!
|
|
|
02/05/2016, 16:13
|
#10
|
elite*gold: 0
Join Date: Jul 2006
Posts: 2,216
Received Thanks: 794
|
Quote:
Originally Posted by tkblackbelt
Best of luck with your learning. Aside from just Conquer coding, the tech industry is wonderful to work in!
|
Some people like it, some people don't.
I feel so bad for this guy.
|
|
|
 |
Similar Threads
|
Programming Languages Discussion
01/16/2016 - CO2 Private Server - 24 Replies
Hello,
I recently made a comment on http://www.elitepvpers.com/forum/co2-pserver-guide s-releases/3605224-release-world-conquer-project-d evelopment-6.html#post33728207, and noticed that a lot of people had a problem with my opinion on C++. Since a few people mentioned they'd be interested in a separate discussion on programming languages and Conquer Online, here you are. Feel free to discuss, if need be.
Have fun,
Spirited
|
Programming Languages
01/08/2012 - DarkOrbit - 31 Replies
Hello all, I want to learn how to program. I am 14, and I have a great passion towards programming. I want to know what scripting language to learn, not only for hacking but Also other helpful programs? Thnx
|
Question About Programming Languages
11/09/2011 - CO2 Programming - 24 Replies
Hello EveryBody First Thanks To EveryBody Who Answer My Questions Before And Very Special Thanks To Mr.pro4ever
And My Question Is:
When Someone Create A Program How He Create The Complex Codes?
I Mean When I Learn A Programming Language And I Need To Make A Program With
That Language How Can I Make It Complex Program Or All I Want To Say
|
Another question about programming languages
09/14/2011 - CO2 Programming - 8 Replies
So I'm probably well-known for asking questions about programming, especially about what it takes to make a server. Well I guess this is another question but in a way it's a different question.
PHP:
Ability to make classes
Ability to make functions
Database Connections are made easy
I have taken an extreme liking to PHP
|
All times are GMT +1. The time now is 21:23.
|
|