This monitors also ip/port of incoming udp packets?
Or just tcp after a connection has been enstablished?
If i dont make any sense, plz correct me. Not much experience with networking
here :)
--
http://mail.python.org/mailman/listinfo/python-list
On 17-8-2013 22:23, D. Xenakis wrote:
> Hi there. I have a script-service running on a remote server, listening on a
> specific port. What i need here is to make this also maintain a log file of
> ALL incoming connections.
>
> Could someone suggest to me a simple codefunction example to implemen
Or point me the right way in case this is not that simple to do.
--
http://mail.python.org/mailman/listinfo/python-list
Hi there. I have a script-service running on a remote server, listening on a
specific port. What i need here is to make this also maintain a log file of ALL
incoming connections.
Could someone suggest to me a simple codefunction example to implement that on
my main running service?
THX!!
--
h