Our favorite number is 1 (or 0)

Creating Socket Servers with AIR 2

07.09.10 by

Recently I had the opportunity to utilize the new ServerSocket class in Adobe Air 2.0. It was a relatively straight forward process but being less familiar with data packets than my teammates, there was a veiled mystery about how it worked. This new feature opens up a lot of possibilities for communicating with external entities as [...]