SWire Documentation
A Stata plugin for connecting Stata with other software
Brought to you by:
lo-magno
SWire is a software interface enabling us to query Stata for the executing of basic operations like reading or writing data. The core of SWire is a Stata Java plugin which functions as a server and it can be queried by using the HTTP protocol. SWire is in essence a wrapper around the Stata-Java API and all the functions relating to this API can, therefore, be externally called by clients.