Our full technical support staff does not monitor this forum. If you need assistance from a member of our staff, please submit your question from the Ask a Question page.


Log in or register to post/reply in the forum.

Server SDK corascript


dujt Mar 8, 2011 02:27 AM

Hi there,
who is using the LoggerNet Server SDK now?I have successfully setup a new connection of IPPort with corascript,but how to set the IP address?
There is only one part in the help document related to this,as follows:

format := "{" { address-pair } "}".
address-pair := "{" pakbus-address internet-address "}".
pakbus-address := uint2. ; 0 < pakbus-address < 4095
internet-address := (dns-address | ip-address) [ ":" tcp-port ].

How to use it ?who can give me an example.

like:set-device-setting TestIPPort 115 {1 201.100.100.100:6785}

Thanks a lot.

Log in or register to post/reply in the forum.