[Quickfix-developers] Getting the IP address out of the Acceptor
Brought to you by:
orenmnero
From: brian <bmc...@gm...> - 2009-07-20 17:29:44
|
Hi, I'm setting up a SocketAcceptor and one of things our Operations guys like to see is the the IP/peer name of connected clients. I've looked through the SocketAcceptor implementation and it does look like QuickFix does squirrel this information away. Short of modifying the quickfix code, is there any other way that I can get this information out of QuickFix? Thanks, Brian |