¡@

Home 

javascript Programming Glossary: clients

Can I lookup the IP address of a hostname from javascript?

http://stackoverflow.com/questions/102605/can-i-lookup-the-ip-address-of-a-hostname-from-javascript

to determine the IP address of a host as seen from the clients computer. Is it possible javascript dns share improve this..

Will HTML5 allow web apps to make peer-to-peer HTTP connections?

http://stackoverflow.com/questions/1032006/will-html5-allow-web-apps-to-make-peer-to-peer-http-connections

moreso about a process to make direct connections between clients with a server getting involved only in the initial handshake...

Why split the <script> tag when writing it with document.write()?

http://stackoverflow.com/questions/236073/why-split-the-script-tag-when-writing-it-with-document-write

document.write Why do some sites or advertisers that give clients javascript code employ a technique of splitting the script and..

JavaScript unit test tools for TDD

http://stackoverflow.com/questions/300855/javascript-unit-test-tools-for-tdd

browser or headless with PhantomJS soon Run on multiple clients at once Supports NodeJS testing Don't need to run server clients.. at once Supports NodeJS testing Don't need to run server clients on development computer no need for IE Run tests from command.. from browser or headless with PhantomJS Run on multiple clients at once Option to launch capture and automatically shutdown..

Get Client IP using just Javascript?

http://stackoverflow.com/questions/391979/get-client-ip-using-just-javascript

IP using just Javascript I need to somehow pull the clients IP address using pure javascript no server side code not even..

How to use redis PUBLISH/SUBSCRIBE with nodejs to notify clients when data values change?

http://stackoverflow.com/questions/4441798/how-to-use-redis-publish-subscribe-with-nodejs-to-notify-clients-when-data-value

to use redis PUBLISH SUBSCRIBE with nodejs to notify clients when data values change I'm writing an event driven publish.. NodeJS and Redis. I need an example of how to notify web clients when the data values in Redis change. javascript node.js redis..

Using HTML5/Canvas/Javascript to take screenshots

http://stackoverflow.com/questions/4912092/using-html5-canvas-javascript-to-take-screenshots

feedback forms which include a screenshot created on the clients browser along with the form. The screenshot is based on the.. from the server as the whole image is created on the clients browser. The HTML2Canvas script itself is still in a very experimental..

How to decide when to use NodeJS?

http://stackoverflow.com/questions/5062614/how-to-decide-when-to-use-nodejs

takes almost no system resources to serve a great many clients. Any time you want to do this sort of long polling node is a..

jQuery/Javascript to replace broken images

http://stackoverflow.com/questions/92720/jquery-javascript-to-replace-broken-images

isn't available so a broken image is displayed in the clients browser. How do I use jQuery to get the set of images filter..