Google


ADBRITE ads links
You are here: CodeIdol.com > Flash > Flash and XML: A Developer's Guide > XML

SAVE
Digg
Shown on del.icio.us del.icio.us
See Whos Talking About This on Technorati Technorati
I've Reddit reddit

Flash and XML: A Developer's Guide



Sockets In this chapter we learn to create a full socket system connecting our own remote server and our own Flash clients. The last chapter presented a...

read more: XML


Socket is a Unix-derived concept for an active data connection between two processes. Terms like "socket" and "port" were chosen to give this construct a...



Even in ActionScript, building client-side socket software is not terribly difficult. Remember that ActionScript has two different objects, XML and . These are entirely distinct....

read more: XMLSocket


Following is a very simple demonstration program that will send a fixed-length string to a server and receive the same string echoed back. We create...



We start coding the socket server with a few pragmatic concerns. HTML <html><head><title>SERVER OF SOCKETS</title></head><body> It is good to have a clear title on the window. When we...



XMLSockets are a flexible technology for sharing live two-way data with a web service. The process we have sketched out is just a beginning. The...

read more: Conclusion

SAVE
Digg
Shown on del.icio.us del.icio.us
See Whos Talking About This on Technorati Technorati
I've Reddit reddit

You are here: CodeIdol.com > Flash > Flash and XML: A Developer's Guide > XML
   
Related tags







Popular Categories
Unix books and guides
AJAX popular information
C# language guides
Windows books and cookbooks
.......






© CodeIdol Labs, 2007