rejetto forum
May 25, 2012, 08:08:55 PM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: This forum is free, you do NOT need to register to post. But you may.
PROBLEMS? QUESTIONS? CLICK HERE!
Fill the survey!
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Login authentication protocol  (Read 730 times)
0 Members and 1 Guest are viewing this topic.
AceCraft
Guest


Email
« on: September 25, 2010, 12:54:22 PM »

Hi!

First of all accept my apologise if the problem I'm writing about is obvious. I'm beginner in html/web technology.

I'm trying to write small program that will be used to synchronize local folders on client with corresponding folders on server. The program should automatically send required data for server to verify user.

I've secured access to my folders on server with Login/Password. The problem is that I don't know which verification protocol hfs use. I couldn't find any information about it on forum.

Could you help me how programatically send Login/Password to serwer?

With best regards!
AceCraft
Logged
rejetto
Administrator
Insane programmer
*
Offline Offline

Italy Italy

Posts: 11831


View Profile
« Reply #1 on: September 27, 2010, 01:30:01 PM »

HFS uses standard http authentication.
How you can use it, it depends on the language (and libraries) you are using.
If you are specifying urls in the form http://address
then you can try http://user:password@address
some systems allow this.
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!


Google visited last this page May 21, 2012, 05:11:11 PM