N
Nos-
Guest
Having to do some work using vb.net for uni, tcp/ip client/server software thingy!
Anyway, for some reason there are rather large gaps between the Console.Writes used in both the client and server programs.
So for example on the server program we'll have
'Waiting for client connection...'
the client connects, sends it a string and said string is outputted about by the server software 50 lines down from the inital server output as shown above.
Any idea why this happens? ;/
Anyway, for some reason there are rather large gaps between the Console.Writes used in both the client and server programs.
So for example on the server program we'll have
'Waiting for client connection...'
the client connects, sends it a string and said string is outputted about by the server software 50 lines down from the inital server output as shown above.
Any idea why this happens? ;/