Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • testlink-code-playground ... like best (ftp, scp, etc). You will need to telnet/ssh into the server machine for the next steps. 2. Next, ... database tables and a basic configuration file. From your web server, access http://yoursite/testlink/ or similar URL and follow instructions. ...
  • node-tcp-chat ... Teixeira](http://nodetuts.com/tutorials/5-a-basic-tcp-chat-server.html#video). Requirements ------------ * Node.js * Npm * [Carrier](https://github. ... server.js`` 3- Connect to your server IP:8080 via telnet/putty... 4- Input your nick, chat & stuff, ...
  • Phraseanet ... to build images. Also you have utils for development like telnet, ping, ssh, git, ... Your $HOME/.ssh directory is also mounted ... .co/GMb43Cv/image.png) > Configure the `Absolute path on the server` to `/var/alchemy/Phraseanet` at the project root path (i ...
  • MyIM ... (server) written in C What is this? An IM server that allows users to telnet to it and chit chat with other users. ... MyIM do? When finished these features should be suported: - Connect to the server - Get a list of chat rooms - Join a chat room - Send ...
  • sc_xtcp ... . Key Features ============ * TCP + UDP connections * ICMP * DHCP * mDNS * Example of HTTP server and Telnet * TFTP server Firmware Overview ================= Multiple threads are used to process IP packets and forward them through ...
  • invenio ... is developed at, and maintained by, the CERN Document Server Software Consortium. At CERN, Invenio installation manages over 600 ... , configure, and maintain the system (featuring email and telnet support throughout the year), including development of new ...
  • proxychains ... to get "outside" from your LAN is through proxy server. * To get out from behind restrictive firewall which filters ... see more in */etc/proxychains.conf* === Usage Example ---- $ proxychains telnet targethost.com ---- in this example it will run telnet ...
  • boobshake-binge ... Add spawn_links to client workers. 7. Write some docs 8. Add DETS server with disk copy of inmemory data, just to simulate some safe ... ebin/run.sh or in erlang shell `application:start(boobshake).` then open telnet 127.0.0.1 3666 and start json talk eg. `{" ...
  • Debugd Debug erlang with telnet Debugd ====== For now, it's a broadcast tool for simple TCP clients Test ---- ... ([{msg, 'Hello every telnet'}]). Changelog --------- __0.2__ macro, hidden serialization, basic api __0.1__ tcp server, broadcast, protocol, ...
  • remotecopy ... like this into your `.ssh/config` file: ``` Host server.com RemoteForward 12345 localhost:12345 ``` ### Step 3. Test ... rc-aa474a07fbb93fe29450b6618110bdc2 $ ``` If it doesn't work, try running `telnet localhost 12345` on your remote machine to make ...