No Description
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

config.properties 704B

1234567891011121314151617
  1. # CONFIGURATION FILE - JIGGLYPUFF MESSENGER
  2. # Only the administrator of the company should modify this document.
  3. # For more information, visit https://www.etud.insa-toulouse.fr/~tali/DownloadPageJigglyMessenger/
  4. # The broadcast address of the local network
  5. app.localNetIPAddress=10.1.5.255
  6. # Port number use by the application (more than 1024)
  7. app.udpPortNumber=12345
  8. # Servlet URL : DON'T FORGET THE LAST "/"
  9. app.servletURL=https://srv-gei-tomcat.insa-toulouse.fr/ServletJiggly/
  10. # The Database Address (URL or IP)
  11. app.dataBaseAddress=srv-bdens.insa-toulouse.fr
  12. app.dataBaseUser=tp_servlet_013
  13. # The Database user password
  14. app.dataBasePasswd=eiN3ahng
  15. # The Database name
  16. app.dataBaseName=tp_servlet_013