User profile: Ortonas

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

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...

How to make connection between two different networks.
Basically, i have my code for connecting server-client on local network, but how do i make them to c...