I have created two small applications that (ideally) should be able to talk
to each other using TCP (TcpListener /TcpClient). However I have problems
with displaying anything more than the initial request sent to the server.
If you have some pointers to some kind of "Reference"-implementation of
this, I would greatly appreciate it. I won't bother you with my problems as
of yet, since I assume they are caused by my lack of understanding what to
do.
:o)
thanks,
--
Jesper Stocholm - http://stocholm.dk
to each other using TCP (TcpListener /TcpClient). However I have problems
with displaying anything more than the initial request sent to the server.
If you have some pointers to some kind of "Reference"-implementation of
this, I would greatly appreciate it. I won't bother you with my problems as
of yet, since I assume they are caused by my lack of understanding what to
do.
:o)
thanks,
--
Jesper Stocholm - http://stocholm.dk
Comment