User profile: Ortonas

User info
User name:Ortonas
History
Joined:
Number of posts:42
Latest posts:

Disassembling wtih VS2010
The goal is simple: to take some existing (let's say windows "Minesweeper.exe"?).exe and put it thro...

0.1 ms ping. Is that possible.
Basically, i am playing around on my home network with simple udp server and client and i want measu...

Abstract classes. I am doing it wrong.
Yes, it is derived.

Abstract classes. I am doing it wrong.
header [code] class FSM { public: FSM(); ~FSM(); void Update(); std::vector<FSMState*> stat...

How to make connection between two different networks.
Okay, so do I get my actual PC's address then? So could somebody else connect. Atm, I am using [c...