Would it fit on OSFlash? For those who may be interested, I reverse-engineered the LocalConnection (Win32) protocol so you can fake a LocalConnection with any language which can do Win32 API calls. I believe a Linux/Mac port shouldn't be too difficult to do.
Now that I did it in C, I'll port it to .NET as a native LocalConnection logger panel for the FlashDevelop project. The only problem is that only string data seem to be easily decoded. However it kind of look like the AMF encoding, which I believe is a very reasonnable supposition... Regards, Philippe _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
