How to Write a Transporter

A Transporter responds to http requests initiated by a drop of web content on a wiki page. It returns another wiki page based in some way on the dropped web address.

See Image Transporter for our first transporter. We recommend early adopters explore the ruby/sinatra implementation for guidance writing transporters. github

See CGI Based Transporter in perl with apache.

See Federating Foreign Servers to understand how transporters participate in the neighborhood.