This is Google's cache of http://vapid.dhs.org/research/gambas-http.txt. It is a snapshot of the page as it appeared on Apr 26, 2013 11:17:27 GMT. The current page could have changed in the meantime. Learn more Tip: To quickly find your search term on this page, press Ctrl+F or ⌘-F (Mac) and use the find bar.
We need to write a web cgi to launch http,
is the most basic one
response.ContentType = "text/html"
response.Begin
PRINT "Hello World"
response.End
gbx3 -H is supposed to launch if your in the project directory