opitzconsulting / jquery-mobile-angular-adapter

jquery mobile angular adapter
MIT License
517 stars 114 forks source link

websocket #233

Open deepa113 opened 10 years ago

deepa113 commented 10 years ago

var address = socket.handshake.address; console.log("New connection from " + address.address + ":" + address.port); above code to display at command prompt.
how do i display the same ipddress in html page.