How to configure syslog for logging in Python?

Python help with logging in?

  • I want to log into a site with my own login information to a socket that's already connected. Then read from the page, get info, and send it back. Finally, close the socket. I'm fine with all that except how to log in, can someone lead me in the right direction? I have searched the python documentation, couldn't find anything useful.

  • Answer:

    How you log on depends on the protocol that is being used for the authentication. Fortunately for you, Python has libraries for interacting with HTTP, FTP, NNTP, SMTP etc. Give the docs below a try.

Pepsi-po... at Yahoo! Answers Visit the source

Was this solution helpful to you?

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.