[go: up one dir, main page]

home

SWire documentation

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.