|
DevelopersGuide
A guide for TWX Proxy developers
Setting up your development environmentTWX Proxy currently consists of two applications: the Delphi-based proxy and an experimental Java client. To check out our code, follow the instructions on this page TWX Proxy serverYou will need to install Turbo Delphi in order to develop the TWX Proxy server. The free Delphi Explorer works fine, but its installation can be a pain. Alternatively, there is this nice portable version that is much easier to install: http://www.andyaska.com/?act=&act=download&mode=detail&id=34 TWX Proxy JClientIf you want to hack on the experimental Java client, you will need Apache Ant installed to compile and build the client jar. |
Sign in to add a comment