Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Need Help Authentication

Need Help Authentication

Scheduled Pinned Locked Moved ASP.NET
securityhelpquestion
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Senthil S
    wrote on last edited by
    #1

    Hi all, I am working in authentication process of my project. I want to know whether their is any concept or arch. or technology is available, that in msn messenger or in yahoo messenger having security feature- if the two user know a password and id. but one can only use the id at a time, if other one try to logging in means it will automatically show that user already logged. Is any technology/concept is available now? Thanks in advance with regards,

    Senthil.S A Software Engineer

    B 1 Reply Last reply
    0
    • S Senthil S

      Hi all, I am working in authentication process of my project. I want to know whether their is any concept or arch. or technology is available, that in msn messenger or in yahoo messenger having security feature- if the two user know a password and id. but one can only use the id at a time, if other one try to logging in means it will automatically show that user already logged. Is any technology/concept is available now? Thanks in advance with regards,

      Senthil.S A Software Engineer

      B Offline
      B Offline
      Brij
      wrote on last edited by
      #2

      I have also also handled the same type of situation.I used SQL server for it.When a user logged in by a ID,I make a entry in DB,whenever any user try to log in ,it first check whether there is any entry to corresponding ID in DB,if yes,then showing the message the user is already logged in.

      Cheers!! Brij

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups