User profile: prodiga

User info
User name:prodiga
History
Joined:Aug 26, 2009 at 7:00am
Number of posts:10
Latest posts:

Writing UDP Packet body
Hey guys, I am new to network programming and I am trying to send a custom packet across a network u...

errors get thrown when i close the cmd
well i went ahead and re-applied what i had learnt here to create some application that allows you t...

errors get thrown when i close the cmd
thanks, though im still not understanding why the &'s are use'd.. here: [code]Vector Vector::oper...

errors get thrown when i close the cmd
the way im seeing it, when we create an int a, we need to store this somewhere in the memory. if we ...

errors get thrown when i close the cmd
i dont fully understand that example with what little i know...but i can sort of see what it does. ...