Search   Feed   Browse   Add
Feed items 1 - 1 of 1 for August 2007

Technology Makes Life Easier

It's all about technology and learning. Java, Flash, Red5, Flex, SCJP and more

Adding client information with every client in Red5 - August 25, 2007

In Red5 forum, I have seen so many times, developers are asking for custom client id to identify a client. Below I will try to explain how can one add additional client information with every client connected to your application.First we will create a client object--public class Client String clientId = null; String clienName = null; String clientRole = null; public String getRole() return clientRole; public String getName() return clientName; .
http://sunil-gupta.blogspot.com/2007/08/adding-client-information-with-every.html
Available Archives
- July (3 items)
- August (1 item)
- October (1 item)
Sponsored Links
© 2008 FeedCapsule.com  |  Contact