Copy link to clipboard
Copied
i have c# exe apps and im sending message to adobe air (AS3) using UDP socket in local machine, is there alternative which fast and efficient, thanks
Copy link to clipboard
Copied
I'd think the Socket class, which uses TCP would be better since TCP is more reliable than UDP. Not sure if it's any faster though...
Copy link to clipboard
Copied
thanks dmennenoh‌, i appreciate your quick reply, ill try this one, actually i dont have plan to this, if only i can directly access the third party Windows DLL (active x) in AS3, im forced to use C# due to the fact the properties,method of DLL easliy accessible.. if only AS3 directly accessed that third party dll AS3 will be awesome
Find more inspiration, events, and resources on the new Adobe Community
Explore Now