RAA - win32_telnet

win32_telnet / 0.0.0

Short description: se apoya en un popen no bloqueante para windows, con Namedpipes
Category: Library/system
Status: prototipo
Created: 2007-04-06 17:38:17 GMT
Last update: 2007-04-06 17:38:17 GMT
Owner: Julio Fernández Corral (Projects of this owner)
Homepage: http://avalon23.prohosts.org/intro.html
Download: http://avalon23.prohosts.org/bin/telnetsr.rar
License: Ruby's
Dependency:
None
Description:

Un servidor telnet para windows ó un popen no bloqueante para windows, más bien lo segundo, por que el servidor telnet me ha servido para probar el popen. Uso Named Pipes, en lugar de pipes anónimas para leer de stdout y stderr del proceso con la opción PIPE_NOWAIT.

Edit this project (for project owner)

back to RAA top