Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • banana-muclient ... - window width and height negotiation. * Prompts, using telnet-GA or EOR Server features: * User accounts, open to connect to ... side is built on top of the Mongoose embedded HTTP server (http://code.google.com/p/mongoose/) - Somewhat modified. * ...
  • SimpleServer ... X), or launch.sh (Linux/BSD) to start the server for the first time 2) You can now ... console custAuth | Use custom user authentication debug | Enable server debugging defaultGroup | Default group assigned to new players ...
  • ashes A Telnet Talker Server
  • anachronism-rb ... protocol effectively. I wrote it for use in my MUD client project, but it is generic enough for most Telnet-based applications. ## Example require "anachronism" class ExampleNVT < Anachronism::NVT # Hook for data to be sent to a ...
  • php-socks ... as HTTP, SMTP, IMAP, Telnet, etc. ## Quickstart examples Once [installed](#install), initialize a connection to a remote SOCKS proxy server: ```PHP
  • virtio_DragonFlyBSD ... option on the command line to launch the VM: -monitor tcp:port, server # where port is a big number, e.g.4444 It will wait ... new tab in your terminal, or a new SSH session, and type: # telnet localhost 4444 You have now access to a QEMU monitor console. ...
  • pervasive ... Usage To use our small app, first start the web server
    
    	node pervasive_server_ws 
    	or
    	node pervasive_server_tcp
    
    ... to start the devices as TCP connections. You could use Telnet or netcat. Below, is an example with netcat.
    				
  • s2wrapper ... server. * The wrapper launches the savage2 binary as dedicated server, establishes a connection between the binary and the ... concept. (default listening on port 4242) - The telnet interface will display the server console - has a input functionality ...
  • ErlangMud ... for play - player creation story - player_proxy:help(). - text interface for telnet - items that have actions - rooms that have actions - ... Test When contemplating how to write code to modify the server I can either have an interpreted language, or I ...
  • RubyDrop ... for RubyDrop to make a passwordless SSH connection to the server: ["Shortest passwordless ssh tutorial, ever"](http://blogs.translucentcode.org/mick ... simplest and easiest way to do so is by using telnet. Here's an example that halts the RubyDrop daemon ...