ADBRITE ads links
You are here: CodeIdol.com > Flash > Flash and XML: A Developer's Guide > Multiplexed
Flash and XML: A Developer's Guide
| XML Sockets
In the last chapter we built a system on XML sockets. We created a server-side application that accepted a connection request and opened a...
|
|
| Among the exciting possibilities of XMLSockets in Flash is that, with the right server code, two or more clients can connect to the same server...
|
|
| The goal here is to extend the one-line input area and the one-line display of our Flash client so that we can view the past...
|
|
| The server-side changes are a bit deeper. Instead of the previous single-user solution, we need to create and track an entire list of client sockets....
|
|
| A programmer building a significantly more ambitious system than simple Chat might need more control and performance than PHP 4 offers. It would be worthwhile...
|
|
| Multiplexed XML sockets allow us to scale the single-user live data socket from the previous chapter so that we can accommodate many simultaneous users addressing...
|
|
You are here: CodeIdol.com > Flash > Flash and XML: A Developer's Guide > Multiplexed
|
|
Related tags
Popular Categories
Unix books and guides
AJAX popular information
C# language guides
Windows books and cookbooks
.......
|
|