Recent Docs Activity
View all activityPage | 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 |