Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #52639

log incoming ip/porrt connections

Newsgroups comp.lang.python
Date 2013-08-17 13:23 -0700
Message-ID <be221609-53d8-4fba-998b-ad638833aa14@googlegroups.com> (permalink)
Subject log incoming ip/porrt connections
From "D. Xenakis" <gouzounakis@hotmail.com>

Show all headers | View raw


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!!

Back to comp.lang.python | Previous | NextNext in thread | Find similar | Unroll thread


Thread

log incoming ip/porrt connections "D. Xenakis" <gouzounakis@hotmail.com> - 2013-08-17 13:23 -0700
  Re: log incoming ip/porrt connections "D. Xenakis" <gouzounakis@hotmail.com> - 2013-08-17 13:35 -0700
  Re: log incoming ip/porrt connections Irmen de Jong <irmen.NOSPAM@xs4all.nl> - 2013-08-18 00:43 +0200
    Re: log incoming ip/porrt connections "D. Xenakis" <gouzounakis@hotmail.com> - 2013-08-18 13:41 -0700
      Re: log incoming ip/porrt connections Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2013-08-18 19:24 -0400

csiph-web