Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Ruk (Peter Rukavina)

Member since
Ruk

Recent Docs Activity

View all activity
Page Date Comment

TCP Socket API


TCP Socket API


Changed var socket = navigator.mozTCPSocket('localhost', 80); to var socket = navigator.mozTCPSocket.open('localhost', 80); which I think is correct.

TCP Socket API


XML Templates


Added question about using content rather than attributes with an XML database