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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. .NET (Core and Framework)
  4. need prog

need prog

Scheduled Pinned Locked Moved .NET (Core and Framework)
5 Posts 3 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.
  • R Offline
    R Offline
    raviraazk
    wrote on last edited by
    #1

    i need a prog to send messages to administrator or account holder's mobile through bluetooth or any other means when an unauthorised person tries to access any system login or user account or any sort of login form.

    0 1 Reply Last reply
    0
    • R raviraazk

      i need a prog to send messages to administrator or account holder's mobile through bluetooth or any other means when an unauthorised person tries to access any system login or user account or any sort of login form.

      0 Offline
      0 Offline
      0x3c0
      wrote on last edited by
      #2

      That's nice. Perhaps you should break your problem down into small, logical steps which you can do - consider it a form of "idea refactoring"

      R 1 Reply Last reply
      0
      • 0 0x3c0

        That's nice. Perhaps you should break your problem down into small, logical steps which you can do - consider it a form of "idea refactoring"

        R Offline
        R Offline
        raviraazk
        wrote on last edited by
        #3

        first we should develop a login page and we should connect it to database. some password and username are to be stored in the database. whenever any other person tries to enter or give any worng details then it should match with database data and if it is incorrect then an event should be done. it should alert the main user by sending an sms to his mobile. i actually didnot get any idea for performing this last event that is how to handle the operation and how to connect the mobile to the database or the system

        M 1 Reply Last reply
        0
        • R raviraazk

          first we should develop a login page and we should connect it to database. some password and username are to be stored in the database. whenever any other person tries to enter or give any worng details then it should match with database data and if it is incorrect then an event should be done. it should alert the main user by sending an sms to his mobile. i actually didnot get any idea for performing this last event that is how to handle the operation and how to connect the mobile to the database or the system

          M Offline
          M Offline
          Mycroft Holmes
          wrote on last edited by
          #4

          Seems like one of the more idiotic ideas I have seen here, some things you need to think of for yourself. This will only work if the user id is correct and the password is wrong - you cannot match on an incorrect user id This is the perfect way to piss off a colleague, get his userid and keep entering an incorrect password - he/she gets a text every time - great fun for a practical joker. It is a fairly simple exercise to register the mobile of a user and there are PC => SMS services you can use to send the SMS.

          Never underestimate the power of human stupidity RAH

          R 1 Reply Last reply
          0
          • M Mycroft Holmes

            Seems like one of the more idiotic ideas I have seen here, some things you need to think of for yourself. This will only work if the user id is correct and the password is wrong - you cannot match on an incorrect user id This is the perfect way to piss off a colleague, get his userid and keep entering an incorrect password - he/she gets a text every time - great fun for a practical joker. It is a fairly simple exercise to register the mobile of a user and there are PC => SMS services you can use to send the SMS.

            Never underestimate the power of human stupidity RAH

            R Offline
            R Offline
            raviraazk
            wrote on last edited by
            #5

            is ther any already developed software and coding for this????

            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