http://nodejs.org/ there is an example on the landing page of Node.js
the example listen on port 1337 On Tue, Aug 27, 2013 at 9:41 AM, Felipe Silveira <[email protected]>wrote: > So How I can listen one port of server in Nodejs? > > Has one event? Especific listener? > > > On Tuesday, August 27, 2013 9:42:38 AM UTC-3, Felipe Silveira wrote: >> >> Hello Guys, >> >> I'm newbie in NodeJS and I need an idea to make some requests (packets) >> sent to a server port are recorded in the database and simultaneously >> processed and displayed to the client. >> >> Who can help me with some example, only the beginning so I can understand >> and continue. >> >> Thanks for any help. >> > -- > -- > Job Board: http://jobs.nodejs.org/ > Posting guidelines: > https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines > You received this message because you are subscribed to the Google > Groups "nodejs" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/nodejs?hl=en?hl=en > > --- > You received this message because you are subscribed to the Google Groups > "nodejs" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- University of Illinois at Urbana-Champaign College of Engineering | BS in Computer Science Tel: (517)203-9077 | E-mail: [email protected] -- -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
