Configure proxy server
This procedure applies to T3C since version 12.
If you have an older version, update T3C first, then follow this procedure.
- In the %ProgramData%\TatraMed Software\T3C\Service\conf folder find the main.conf file, add or edit the following items (text encoding is UTF-8):
proxy = 1 proxy.server = address:port proxy.user = user proxy.password = password
- Restart T3C Service
For older versions of T3C, use the following procedure.
- In the T3C Service installation folder (the default folder is %ProgramFiles(x86)%\TatraMed Software\T3C\Service), find the main.conf file and add or edit the following items (text encoding is UTF-8):
service.proxy = 1 service.proxyServer = address:port service.proxyUser = user service.proxyPassword = password
- Restart T3C Service