Go to the Macromedia's site and look for the Remoting component...
Download and install it...
You should be able to find the file from this directory...
Thanks for the response.
I was able to locate it there.
But there is no implementation in the NetConnection.as or XMLSocket.as
I guess it is kind of like an interface.
In the flash remoting components source, Conneciton.as was extended from NetConnection.as and its connect method call was passed on to super class.
Wondering if you could point where I can find the implentation of how the connection really happens.
I am really looking forward to take a peek at how flash NetConnection components acheive to mantain an open HTTP connection with the server, so that server could send live feeds!!!
I hope someone answers my question:-)