My project involves using a machine that communicates via TCP/IP, what
this machine does is it sends out packets that aren't human readable so,
I made a class that could convert them into human readable hex and
displays them in the screen. but the problem arises when I try to run a
packet, the machine timed out (i guess your right there) and that's the
time my human readble packet was displayed.
I'll try to analyze my program further and keep you guys updated. Thank
you very much