NodeJS Network Sockets: Sending and receiving data to a host using NodeJS

Recommend this page to a friend!
  Info   View files View files (1)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 599 All time: 33 This week: 3Up
Version License JavaScript version Categories
nodejs-sockets 1.0.1BSD License1.0Networking, Node.js
Description Author

This object can be used connect, send and receive data to a network host using NodeJS.

It is a wrapper around NodeJS networking objects to make it easier to communicate with remote network hosts.

The object provides functionality to establish connections, sending and receiving data either in blocks or one line at a time.

It uses buffers to pull received data whenever the application needs it and it continues receiving data in parallel while the application is still processing it.

Picture of Manuel Lemos
  Performance   Level  
Name: Manuel Lemos <contact>
Classes: 11 packages by
Country: Portugal Portugal
Age: 54
All time rank: 21 in Portugal Portugal
Week rank: 6 Down1 in Portugal Portugal Equal

  Files folder image Files  
File Role Description
Plain text file sockets.js Class Object to connect and communicate with a network sockets

 Version Control Reuses Unique User Downloads Download Rankings  
 100%1
Total:599
This week:0
All time:33
This week:3Up
User Comments (1)