Forum Discussion
The_Bhattman
Mar 08, 2012Nimbostratus
Hi Thananchai,
You will need to use [IP::local_addr] instead of [IP::server_addr]. This is because [IP::server_addr] is used when the server side connection is already established. This is not established on the CLIENT_ACCEPTED event.
I hope this helps,
Bhattman