On 08/31/2011 01:21 AM, nando wrote:
> What type of connection are you using ?
>

UDP.

I think using MEMORY as Tobias suggested 
(http://gambasdoc.org/help/lang/memory?v3) might be a decent solution. I 
should be able to determine the length in bytes of the variables to be 
written to the UDP socket, create a string that many bytes long, open a 
MEMORY stream pointing to that string, write the varibles to the string, 
then both send the string over UDP and archive it in my transaction 
queue history.

-- 
Kevin Fishburne
Eight Virtues
www: http://sales.eightvirtues.com
e-mail: sa...@eightvirtues.com
phone: (770) 853-6271


------------------------------------------------------------------------------
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better 
price-free! And you'll get a free "Love Thy Logs" t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to