Click here to Skip to main content
15,902,189 members
Home / Discussions / C#
   

C#

 
QuestionError running Windows service in release mode Pin
Bharat Gadhia18-Aug-06 11:03
Bharat Gadhia18-Aug-06 11:03 
AnswerRe: Error running Windows service in release mode Pin
coolestCoder18-Aug-06 20:00
coolestCoder18-Aug-06 20:00 
GeneralRe: Error running Windows service in release mode Pin
Bharat Gadhia21-Aug-06 6:01
Bharat Gadhia21-Aug-06 6:01 
QuestionProblem with control docking Pin
AngryC18-Aug-06 10:49
AngryC18-Aug-06 10:49 
QuestionPDF Creation in C# Pin
Aaron Schaefer18-Aug-06 10:16
Aaron Schaefer18-Aug-06 10:16 
AnswerRe: PDF Creation in C# Pin
stancrm18-Aug-06 10:39
stancrm18-Aug-06 10:39 
AnswerRe: PDF Creation in C# Pin
Suelinda_W7-Sep-06 10:19
Suelinda_W7-Sep-06 10:19 
Questionwhat would the best way to approach this project be? Pin
mmatteson18-Aug-06 9:43
mmatteson18-Aug-06 9:43 
well this is my first post on codeproject, first of all thanks too all that have posted so many good articles in the past that has helped me out greatly. anyways down to the question.

i was to create an application that will recieved Cisco Netflow packets (http://www.cisco.com/en/US/tech/tk648/tk362/technologies_white_paper09186a00800a3db9.shtml) and then parse out the data. store the data and then use RRDTool to create pretty little graphs. I have never done socket programming before or really know where to start. If i can aquire the individual pieces of data in those fields then i can dump it to txt files or a database or w/e i please Smile | :) . i'm pretty sure that i don't want to use raw sockets, and that i want to impliment a socket in the tcp/ip stack itself. I'm relitivily sure i can get the raw data itself, but from there i don't know how to turn the string of jibberish i would get into english. does anyone have any ideas? i'm not asking for a free hand out of code, but just to be pointed in the right direction. thanks.

AnswerRe: what would the best way to approach this project be? Pin
Vitaliy Tsvayer18-Aug-06 10:47
Vitaliy Tsvayer18-Aug-06 10:47 
QuestionWant array with elements of different types - use what instead of an array? Pin
LuluSailor18-Aug-06 8:59
LuluSailor18-Aug-06 8:59 
AnswerRe: Want array with elements of different types - use what instead of an array? Pin
stancrm18-Aug-06 9:09
stancrm18-Aug-06 9:09 
AnswerRe: Want array with elements of different types - use what instead of an array? Pin
Not Active18-Aug-06 9:11
mentorNot Active18-Aug-06 9:11 
AnswerRe: Want array with elements of different types - use what instead of an array? [modified] Pin
eggsovereasy18-Aug-06 9:36
eggsovereasy18-Aug-06 9:36 
AnswerRe: Want array with elements of different types - use what instead of an array? Pin
Coding C#19-Aug-06 1:09
Coding C#19-Aug-06 1:09 
QuestionHow to print MultiPage in VS2005 ? Pin
hdv21218-Aug-06 8:16
hdv21218-Aug-06 8:16 
AnswerRe: How to print MultiPage in VS2005 ? Pin
Nader Elshehabi18-Aug-06 9:37
Nader Elshehabi18-Aug-06 9:37 
Questioninheriting forms Pin
Harikrk18-Aug-06 7:55
Harikrk18-Aug-06 7:55 
AnswerRe: inheriting forms Pin
stancrm18-Aug-06 9:11
stancrm18-Aug-06 9:11 
GeneralRe: inheriting forms Pin
Nader Elshehabi18-Aug-06 9:46
Nader Elshehabi18-Aug-06 9:46 
GeneralRe: inheriting forms Pin
Colin Angus Mackay18-Aug-06 12:25
Colin Angus Mackay18-Aug-06 12:25 
GeneralRe: inheriting forms Pin
Nader Elshehabi18-Aug-06 22:43
Nader Elshehabi18-Aug-06 22:43 
QuestionDraging a form Pin
Harikrk18-Aug-06 7:52
Harikrk18-Aug-06 7:52 
AnswerRe: Draging a form Pin
stancrm18-Aug-06 9:14
stancrm18-Aug-06 9:14 
AnswerRe: Draging a form Pin
Ravi Bhavnani18-Aug-06 12:38
professionalRavi Bhavnani18-Aug-06 12:38 
QuestionMemory status Pin
Harikrk18-Aug-06 7:48
Harikrk18-Aug-06 7:48 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.