Quick Contact
support@makeprog.com

Downloads

WindowsProg Bridge Server 2.2.0 for Windows

More Info

This is a Bridge server(Windows version) for our Prog Series iOS/Android applications. This server is required by iOS/Android Prog apps to get data from Windows, Database , TFS & Visual Studio Servers. You can download it for free and use it without any limiation. Depends on .Net Framework 4.7.2


WindowsProg Bridge Server 2.0.0 for Mac

More Info

This is a Bridge server for our Prog Series iOS/Android applications. It Supports MySql,SqlServer,Oracle,PostgreSql and DB2. Unzip and Install pkg and from terminal type "WindowsProgBridge-2.0.0" and press enter. admin/admin is the username password for the Bridge Server.


WindowsProg Bridge Server 2.0.0 for Linux

More Info

This is a Bridge server for our Prog Series iOS/Android applications. It Supports MySql,SqlServer,Oracle,PostgreSql and DB2. Unzip and from terminal type "chmod a+x WindowsProgBridge.run" and type "./WindowsProgBridge.run". For the second time from terminal go to the install directory and type "./WindowsProgBridge.sh". admin/admin is the username password for the Bridge Server.


WindowsProg Bridge Server for Docker

More Info

This is a docker container for WindowsProg Bridge Server. To run WindowsProg Bridge Server docker run -it -d --name windowsprog -p 12345:12345 makeprog/windowsprog:1.0 It Supports MySql,SqlServer,Oracle,PostgreSql and DB2.