Skip to content

Latest commit

 

History

History

include

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

adressPort.inc.php

Holds adress of the server
Used only by php/web testclients

NOTE: Specify the adress like.

  • ssl://xyzabc.worldserver.net[:port]
  • wss://xyzabc.worldserver.net[:port]
  • ws://xyzabc.worldserver.net [:port]
  • tcp://xyzabc.worldserver.net[:port]

If no port is given default is 443 fro ssl:// wss://
adn 80 for ws:// tcp://