[service name] type=stcp sk=<Your shared key password> local_ip=127.0.0.1 local_port=<The port your server uses> use_encryption=false use_compression=false
[service name visitor] role = visitor type = stcp server_name = <service name> (Must be the same as your friend's service name.) sk = <The shared key password your friend sent you.> bind_addr = 127.0.0.1 bind_port = <Any port number will work because this is the port number you will be connecting with.> use_encryption = false use_compression = false