sockets.js

Recommend this page to a friend!

      NodeJS Network Sockets  >  All threads  >  sockets.js  >  (Un) Subscribe thread alerts  
Subject:sockets.js
Summary:how apply this
Messages:2
Author:julio
Date:2011-04-25 15:09:36
Update:2011-04-25 19:10:21
 

  1. sockets.js   Reply   Report abuse  
Picture of julio julio - 2011-04-25 15:09:36
Hi, how can i use this script.
thanks

  2. Re: sockets.js   Reply   Report abuse  
Picture of Manuel Lemos Manuel Lemos - 2011-04-25 19:10:21 - In reply to message 1 from julio
This is an auxiliary class meant to simplify network access functionality.

For a real world application, see this other e-mail validation class which uses this socket class to communicate with MX SMTP servers in order to validate e-mail addresses:

jsclasses.org/package/17-JavaScript ...