Google

Friday, March 04, 2005

How to retrive TUXEDO client's ip and port at server side

我的系统中能在ULOG.DDMMYY中可以发现客户端的IP和端口。
另外一个办法就是需要系统管理员的帮忙。
1. find the PID of WSH.
2. using "lsof -p " to find the listening port of WSH.
3. using "netstat -an |grep " to find current connecting clients's ip&port.

http://e-docs.bea.com/tuxedo/tux81/rf5/rf566.htm#1507139

T_CLIENT
TA_NADDR