|
You last visited: Today at 04:21
Advertisement
Programming For Idiots (Tutorial) - In C#
Discussion on Programming For Idiots (Tutorial) - In C# within the CO2 Programming forum part of the Conquer Online 2 category.
12/16/2008, 07:53
|
#136
|
elite*gold: 20
Join Date: Apr 2008
Posts: 2,281
Received Thanks: 913
|
Quote:
Originally Posted by Incariuz
Not that I wish to double post, but I need to do so thread gets bumped showing I added the downloads. I'll try and delete my other post once this is on to avoid wasted space.
Lesson 9.1 - Server and Client

Lesson 9.2 - Socket Programming Intro
I made the MediaFire account as requested in hopes it will work. However, if there are issues, send me a PM and I'll find another method.
|
@elragal_30
If you look 6 posts above yours, you will see that this nice gentleman Incariuz uploaded both lesson 9 videos.
|
|
|
12/17/2008, 00:45
|
#137
|
elite*gold: 0
Join Date: Nov 2008
Posts: 357
Received Thanks: 250
|
Hey ppl I Want To Know The Code He Copied From Note In Lesson Six Can U Put IT Here For ME Pleas
|
|
|
12/17/2008, 03:33
|
#138
|
elite*gold: 0
Join Date: Feb 2008
Posts: 1,590
Received Thanks: 154
|
Quote:
Originally Posted by XMasterrrr
Hey ppl I Want To Know The Code He Copied From Note In Lesson Six Can U Put IT Here For ME Pleas
|
The DLL Imports?
Code:
[DllImport("kernel32.dll", CharSet = CharSet.Ansi)]
public static extern uint GetPrivateProfileStringA(string sec, string key, string default, byte[] returned, uint size, string filepath);
[DllImport("kernel32.dll", CharSet = CharSet.Ansi)]
public static extern bool WritePrivateProfileStringA(string sec, string key, string val, string filepath);
|
|
|
12/17/2008, 14:30
|
#139
|
elite*gold: 0
Join Date: Nov 2008
Posts: 357
Received Thanks: 250
|
Quote:
Originally Posted by tao4229
The DLL Imports?
Code:
[DllImport("kernel32.dll", CharSet = CharSet.Ansi)]
public static extern uint GetPrivateProfileStringA(string sec, string key, string default, byte[] returned, uint size, string filepath);
[DllImport("kernel32.dll", CharSet = CharSet.Ansi)]
public static extern bool WritePrivateProfileStringA(string sec, string key, string val, string filepath);
|
Yea Thats it Thnx For Ur Help
|
|
|
12/17/2008, 23:01
|
#140
|
elite*gold: 0
Join Date: Nov 2008
Posts: 357
Received Thanks: 250
|
Quote:
Originally Posted by tao4229
The DLL Imports?
Code:
[DllImport("kernel32.dll", CharSet = CharSet.Ansi)]
public static extern uint GetPrivateProfileStringA(string sec, string key, string default, byte[] returned, uint size, string filepath);
[DllImport("kernel32.dll", CharSet = CharSet.Ansi)]
public static extern bool WritePrivateProfileStringA(string sec, string key, string val, string filepath);
|
Can U Pleas Put The Right One He Put In The Lesson Thats Will Help Me Allot
|
|
|
12/17/2008, 23:16
|
#141
|
elite*gold: 0
Join Date: Feb 2008
Posts: 1,590
Received Thanks: 154
|
Quote:
Originally Posted by XMasterrrr
Can U Pleas Put The Right One He Put In The Lesson Thats Will Help Me Allot
|
Those are the two basic functions you need.... I may have used different variable names....
|
|
|
12/18/2008, 15:19
|
#142
|
elite*gold: 0
Join Date: Nov 2008
Posts: 357
Received Thanks: 250
|
Quote:
Originally Posted by tao4229
Those are the two basic functions you need.... I may have used different variable names....
|
yea Thnx Its Right Thnx
|
|
|
12/27/2008, 17:15
|
#143
|
elite*gold: 0
Join Date: Dec 2008
Posts: 105
Received Thanks: 26
|
This helped me start to learn C#. Thanks very much, I r gonna keep on learning  .
|
|
|
01/03/2009, 00:23
|
#144
|
elite*gold: 0
Join Date: Jun 2007
Posts: 3
Received Thanks: 0
|
Hey Hybrid...
Can you add me on MSN:
|
|
|
01/05/2009, 13:10
|
#145
|
elite*gold: 0
Join Date: Mar 2008
Posts: 113
Received Thanks: 19
|
Thanks alot , just downloaded =9
should i learn some other language before trying to learn this? o.O
|
|
|
01/28/2009, 11:58
|
#146
|
elite*gold: 0
Join Date: Dec 2005
Posts: 209
Received Thanks: 12
|
Your tutorials are great apart from you Chatting on msn is kinda annoying. Maybe since you have provided tutorials maybe you could show us "Idiots" how we could apply it or what we can do with these new skills we have just learnt. Maybe a list of what your tutorial's information can help us in which areas. Eg. Creating a bot or a proxy.
Thanks.
|
|
|
02/13/2009, 21:42
|
#147
|
elite*gold: 20
Join Date: Jan 2008
Posts: 1,042
Received Thanks: 252
|
#Bump
#Request Move To P-Server Section
|
|
|
04/11/2009, 16:02
|
#148
|
elite*gold: 0
Join Date: Apr 2009
Posts: 275
Received Thanks: 22
|
In leason one, I know that song man. Great song.
|
|
|
04/17/2009, 17:27
|
#149
|
elite*gold: 0
Join Date: Oct 2005
Posts: 608
Received Thanks: 142
|
Umm am I the only one who cannot see the actual video and only hear audio?
|
|
|
04/21/2009, 00:30
|
#150
|
elite*gold: 0
Join Date: Feb 2007
Posts: 1,366
Received Thanks: 256
|
Quote:
Originally Posted by InfamousNoone
(i.e. how do I decrypt password hex dumps? Won't be answered because the knowledge isn't public).
|
**Cough** Cain **Cough**
It would seriously be really great if you finished off this series though. It is REALLY helpful for a ton of people, and it is so close to being finished.
Thanks,
Hok
|
|
|
Similar Threads
|
Programming for Idiots (Tutorial) C++
06/11/2012 - CO2 Programming - 20 Replies
Yeah, so in my relation to my C# one (http://www.elitepvpers.com/forum/co2-guides-templa tes/148675-programming-idiots-tutorial-c.html), which wasn't the best I felt I'll *try* make for it with this one. I've also got some spare time in between school, from when exams start, and a new Warlords server comes out... so yeah.
Right, so before I post any links to the videos I'd like to point out, so I don't get bitched at by people saying, "this isn't real C++", most of the things I do will be...
|
[RE-OPENING]"Programming For Idiots (Tutorial) - In C#"
09/17/2009 - CO2 Programming - 20 Replies
At start i want to say THIS IS NOT MY GUIDE , GUIDE WAS MADE BY INFAMOUSNONE!!
|
All times are GMT +1. The time now is 04:22.
|
|