Ankündigung

Einklappen
Keine Ankündigung bisher.

- √ - XXHTTP and password

Einklappen
X
 
  • Filter
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge

    - √ - XXHTTP and password

    Hi,

    I'm experimenting with the XXHTTP and it works fine.
    Is it possible to access a site requiring a username and password ?
    I seem to remember, yes, but don't find it back

    I've tried the basic authentication syntax, no luck
    Code:
     
    XXHTTP*Cam-NO*http://username:password@10.0.x.xx/img/video.mjpeg
    Any hint please ?

    #2
    Maybe like this:

    10.0.x.xx/img/video.mjpeg?user=user&pass=pass

    Kommentar


      #3
      In many cases it is necessary to send
      Code:
      user:pass
      base64-coded!


      http://en.wikipedia.org/wiki/Basic_a...authentication
      Gruß Matthias
      EIB übersetzt meine Frau mit "Ehepaar Ist Beschäftigt"
      - PN nur für PERSÖNLICHES!

      Kommentar


        #4
        @Tqm
        @MatthiasS
        Thank you for the reply.

        It turns out to be a password problem as mentionned in the original post

        Kommentar

        Lädt...
        X