C
chris Struhar
I have to transmit an icon across the internet from a client to a
server which handles connections from many different clients and just
continuously loops through receiving data from the buffer. the icon is
too big to fit in one tcp packet. what would be the easiest way to get
this to work?
thanks for any help.
server which handles connections from many different clients and just
continuously loops through receiving data from the buffer. the icon is
too big to fit in one tcp packet. what would be the easiest way to get
this to work?
thanks for any help.