Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • statsproxy ... -1:8080 to monitor your memcache server stats through the statsproxy web interface. You can also use telnet to the same address ... to get a stats or set response from the memcached server. 'webpage-refresh-interval' Webpage refresh interval in seconds. ' ...
  • anansi ... an http api (though telnet access has also been implemented). Anansi runs a web-server on port 8080. ... case for building out the ceptr platform, the anansi server includes a communications integration application called Streamscapes: [Documentation]( ...
  • vending-machine-lambda-lounge ... vending machine that is restocked and services requests real-time over telnet. I did this to explore Haskell's Software Transactional Memory ... > ./VendingMachine 2. To start a client telnet to port 8000 of the server machine. In the case that the server ...
  • moxi ... ./t/rest_mock.rb Then start a "pretend" memcached server... ./moxi -vvv -p 11311 Then... ./moxi -vvv -z ... /pools/default/bucketsStreaming/default -Z port_listen=11211 Then... telnet localhost 11211 ---------- More notes: If using Linux, you ...
  • ruby-rdoc ... ">Gem::Security::TrustDir
  • Gem::Server
  • ... .html">Net::SMTPUnsupportedCommand
  • Net::Telnet
  • ...
  • gen_smtp ... of the smtp relay e.g. `"mypassword"` * **auth** whether the smtp server needs authentication. Valid values are `if_available`, `always`, and `never`. ... it listens on 0.0.0.0 port 2525. You can telnet to it and test it: ``` ^andrew@orz-dashes:: telnet ...
  • ronin ... can be hosted on any SVN/Hg/Git/Rsync server. Users can then use Ronin to quickly install or ... Generating random text. * Networking: * TCP * UDP * SMTP * POP * Imap * Telnet * HTTP / HTTPS * Provides an IRB styled console with: ...
  • rooster ... As an alternative, you can connect to the control server like so: telnet 127.0.0.1 8080 Valid commands ... specified tag) * quit (Closes the connection to the control server) * exit (kills the EventMachine loop) Customization ============= You can ...
  • poe ... POE::Component::IRC track state IPC Ideas: poe server, poe client, low-level via POE::Filter::Reference ... <-> server1 <-events-> server2 <-> client2 Multiuser servers: Ideas: Chat server Chat client with Term::Visual Asynchronous DNS: Ideas: ...
  • dum_sockserver ... sockserver sockserver.cc Running and connecting to server ================================ To run the server invoke the executable name and give ... port number: ./sockserver 112233 To connect to server, simply telnet to host (ie: localhost) on the port ...