Information Technology - Computer Programming - Source Code - Homebrew - Open Source - Software - Hardware - 8 bit - 16 bit - 32 bit - 64 bit - x86 - x64 - DOS - Windows - Linux - Arduino - Embedded - Development - Retro - Vintage - Math - Science - History - Hobby - Beginners - Professionals - Experiment - Research - Study - Fun - Games

One Click Network

Anything Blitz Basic, Blitz 3D, Blitz Plus, or Blitz Max related.
Post Reply
admin
Site Admin
Posts: 127
Joined: Wed Feb 22, 2023 6:51 am

One Click Network

Post by admin »

One Click Network
by Gemino Smothers

This setup contains a set of GUI client and server applications. The first is called One Click Server and the other is One Click Client.

The server is a networking multi tool for Windows that operates as a telnet chat room. Telnet clients connect to the server and chat with each other. The server queues messages from clients to be sent to other clients. The server and the client may both be used as a rudimentary web browser by making HTTP requests and pressing the strip button to remove tags.

Browsing with the server requires clearing the log, sending a direct HTTP request, and pressing the strip button to remove HTM and XML. The result is plain text with links.

Browsing with the client requires a One Click Server connection and sending a HTTP request to the server. The server will download the HTM or XML data and tunnel it back. Press the strip button for a plain text view.

By stripping and formatting text from XML, the client and server may both be used as RSS readers.

As a bonus feature, the One Click Server also hosts a static web page on port 81. Edit the contents of index.htm in the server directory for a custom web splash page.

The server attempts to offer:
  • Telnet chat room server
  • HTTP over telnet tunnel
  • Direct web browser (no tunnel needed)
  • Direct RSS feed reader
  • Splash page web server
The client attempts to offer:
  • Telnet chat room client
  • Telnet web browser (requires tunnel)
  • Telnet RSS feed reader

Download: http://www.lucidapogee.com/download.php ... eclick.exe

Thanks for downloading, see you online!
Post Reply