> hi, i'm using Twsocket and ics component on delphi xe4, i wanted to
> know if some one had a demo example that explain how to send and
> receive image from the client to the server
> (Timage-->stream-->Timage) through UDP. Thanks in advance
Generally not a good idea to use UDP for sending dat
hi, i'm using Twsocket and ics component on delphi xe4, i wanted to know if
some one had a demo example that explain how to send and receive image from the
client to the server (Timage-->stream-->Timage) through UDP. Thanks in advance
Michele
--
To uns
> Attached is a patch file to highlight my changes
I asked you to email it privately, most of the hundreds on the mailing
list won't need it, also attachments are usually stripped.
Angus
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi
Angus Robertson - Magenta Systems Ltd wrote:
> I added hcSendData a year ago, because initially the state was reset to
> hcRequest before any data was sent, which caused a problem when blank
> lines were sent after a request.
>
> State is not currently changed when a request ends because it's no