File:Proxy bot.svg

Original file(SVG file, nominally 88 × 235 pixels, file size: 2 KB)

Captions

Captions

Add a one-line explanation of what this file represents

Summary edit

Description Diagram of a proxy-type bot where the client connect to the bot which connects to the server and the bot relays packets between the two and the bot processes packets and triggers functionality.
Date 23 May 2009 (original upload date)
Source No machine-readable source provided. Own work assumed (based on copyright claims).
Author No machine-readable author provided. Frap assumed (based on copyright claims).

Licensing edit

Public domain I, the copyright holder of this work, release this work into the public domain. This applies worldwide.
In some countries this may not be legally possible; if so:
I grant anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.

Source edit

Source code in DOT language for Graphviz.

# dot bot.dot -Tpng -obot.png

graph G {
 node [shape = box, fillcolor = "#efefef", style = filled, fontname = Verdana];

 Client -- Bot -- Server [dir=both]
}

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current15:40, 23 May 2009Thumbnail for version as of 15:40, 23 May 200988 × 235 (2 KB)Frap (talk | contribs)Diagram of a proxy-type bot where the client connect to the bot which connects to the server and the bot relays packets between the two and the bot processes packets and triggers functionality.

There are no pages that use this file.