File:Proxy bot.svg

Page contents not supported in other languages.
This is a file from the Wikimedia Commons
From Wikipedia, the free encyclopedia

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

Summary

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

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

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]
}

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

23 May 2009

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)FrapDiagram 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.
No pages on the English Wikipedia use this file (pages on other projects are not listed).