Thanks for the reply. On Sat, Aug 14, 2010 at 1:10 AM, Alexander Burger <[email protected]> wro= te: > Hi Dan, > >> must now use UDP and it appears that UDP simply sends PicoLisp data >> structures. > > Yes, that's true. I sends a single Lisp data item (number, symbol, or > list). > > >> Prior to this, I was simply creating a list of byte-sized numbers and >> using wr to send them via TCP. >> >> Is there any way to do something similar using UDP? > > You mean, for example, by sending a list of numbers representing bytes? > e.g. > > =A0 (udp Host Port (1 2 3 4 5 6 7))
Yes, but without the extra bytes for the list data structure. >> By the way, this question is somewhat time sensitive. > > In the sense of urgency, or runtime speed? ;-) Urgency, but your response was quick. - dan -- UNSUBSCRIBE: mailto:[email protected]?subject=unsubscribe
