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. General Programming
  3. C#
  4. ATM program in consol application

ATM program in consol application

Scheduled Pinned Locked Moved C#
salesquestion
11 Posts 6 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.
  • B btata

    thanks for all yor replys but the point is how can i type the code to say to the program : " if the user inseart the AC\number and the PIN code three times wrong the program reply with messege says' sorry you have exhaust the limited times for logon the card has been confiscated retern back to the customer service' " really i am confused so much about this code please reply me soon thanks btata

    N Offline
    N Offline
    Nagy Vilmos
    wrote on last edited by
    #2

    Stay on the one thread retard! One question = one thread and you follow through to completion. I'm sure even you can follow through... Did you even read the replies? You were MOCKED! the reason being U IS STOOPID! ps, Find the caps key and the spell checker


    Panic, Chaos, Destruction. My work here is done.

    L M 2 Replies Last reply
    0
    • N Nagy Vilmos

      Stay on the one thread retard! One question = one thread and you follow through to completion. I'm sure even you can follow through... Did you even read the replies? You were MOCKED! the reason being U IS STOOPID! ps, Find the caps key and the spell checker


      Panic, Chaos, Destruction. My work here is done.

      L Offline
      L Offline
      Luc Pattyn
      wrote on last edited by
      #3

      Of course I read the replies, yours was too technical, I preferred the other ones. :~

      Luc Pattyn [Forum Guidelines] [My Articles]


      - before you ask a question here, search CodeProject, then Google - the quality and detail of your question reflects on the effectiveness of the help you are likely to get - use the code block button (PRE tags) to preserve formatting when showing multi-line code snippets


      N 1 Reply Last reply
      0
      • N Nagy Vilmos

        Stay on the one thread retard! One question = one thread and you follow through to completion. I'm sure even you can follow through... Did you even read the replies? You were MOCKED! the reason being U IS STOOPID! ps, Find the caps key and the spell checker


        Panic, Chaos, Destruction. My work here is done.

        M Offline
        M Offline
        musefan
        wrote on last edited by
        #4

        williamnw wrote:

        even you can follow through

        :laugh:

        Life goes very fast. Tomorrow, today is already yesterday.

        1 Reply Last reply
        0
        • B btata

          thanks for all yor replys but the point is how can i type the code to say to the program : " if the user inseart the AC\number and the PIN code three times wrong the program reply with messege says' sorry you have exhaust the limited times for logon the card has been confiscated retern back to the customer service' " really i am confused so much about this code please reply me soon thanks btata

          M Offline
          M Offline
          musefan
          wrote on last edited by
          #5

          think about if you where the application. someone gives you a card that you know the PIN code for. They keep telling you different guesses. How would you know when to tell them they have reached the maximum number of attemps?

          Life goes very fast. Tomorrow, today is already yesterday.

          F 1 Reply Last reply
          0
          • L Luc Pattyn

            Of course I read the replies, yours was too technical, I preferred the other ones. :~

            Luc Pattyn [Forum Guidelines] [My Articles]


            - before you ask a question here, search CodeProject, then Google - the quality and detail of your question reflects on the effectiveness of the help you are likely to get - use the code block button (PRE tags) to preserve formatting when showing multi-line code snippets


            N Offline
            N Offline
            Nagy Vilmos
            wrote on last edited by
            #6

            Dontcha know anything about ATM/POS systems? Everything is defined in the Participants Interface Guide; kindly known as PIG to its friends. Block 0 if every message is the type. It's numeric and replies are always +10 from the message. So card varification is an 0100 and 0110 comes back, withdrawal is 0200 and POS request 0400. Block 1 defines all the other blocks to come and is called the bitmap. After that it's as easy as falling off an ICBM.


            Panic, Chaos, Destruction. My work here is done.

            L 1 Reply Last reply
            0
            • N Nagy Vilmos

              Dontcha know anything about ATM/POS systems? Everything is defined in the Participants Interface Guide; kindly known as PIG to its friends. Block 0 if every message is the type. It's numeric and replies are always +10 from the message. So card varification is an 0100 and 0110 comes back, withdrawal is 0200 and POS request 0400. Block 1 defines all the other blocks to come and is called the bitmap. After that it's as easy as falling off an ICBM.


              Panic, Chaos, Destruction. My work here is done.

              L Offline
              L Offline
              Luc Pattyn
              wrote on last edited by
              #7

              williamnw wrote:

              Dontcha know anything about ATM/POS systems?

              I learn new things every day. Today I learned what friendly fire means. :)

              Luc Pattyn [Forum Guidelines] [My Articles]


              - before you ask a question here, search CodeProject, then Google - the quality and detail of your question reflects on the effectiveness of the help you are likely to get - use the code block button (PRE tags) to preserve formatting when showing multi-line code snippets


              N 1 Reply Last reply
              0
              • L Luc Pattyn

                williamnw wrote:

                Dontcha know anything about ATM/POS systems?

                I learn new things every day. Today I learned what friendly fire means. :)

                Luc Pattyn [Forum Guidelines] [My Articles]


                - before you ask a question here, search CodeProject, then Google - the quality and detail of your question reflects on the effectiveness of the help you are likely to get - use the code block button (PRE tags) to preserve formatting when showing multi-line code snippets


                N Offline
                N Offline
                Nagy Vilmos
                wrote on last edited by
                #8

                Medivac now! Man down, get 800cc Gin. And three lemons.


                Panic, Chaos, Destruction. My work here is done.

                L 1 Reply Last reply
                0
                • N Nagy Vilmos

                  Medivac now! Man down, get 800cc Gin. And three lemons.


                  Panic, Chaos, Destruction. My work here is done.

                  L Offline
                  L Offline
                  Luc Pattyn
                  wrote on last edited by
                  #9

                  I'll be back :suss:

                  Luc Pattyn [Forum Guidelines] [My Articles]


                  - before you ask a question here, search CodeProject, then Google - the quality and detail of your question reflects on the effectiveness of the help you are likely to get - use the code block button (PRE tags) to preserve formatting when showing multi-line code snippets


                  1 Reply Last reply
                  0
                  • M musefan

                    think about if you where the application. someone gives you a card that you know the PIN code for. They keep telling you different guesses. How would you know when to tell them they have reached the maximum number of attemps?

                    Life goes very fast. Tomorrow, today is already yesterday.

                    F Offline
                    F Offline
                    fred_
                    wrote on last edited by
                    #10

                    stomp your foot each time they fail 1.. 2.. 3... then click the eat card button

                    1 Reply Last reply
                    0
                    • B btata

                      thanks for all yor replys but the point is how can i type the code to say to the program : " if the user inseart the AC\number and the PIN code three times wrong the program reply with messege says' sorry you have exhaust the limited times for logon the card has been confiscated retern back to the customer service' " really i am confused so much about this code please reply me soon thanks btata

                      C Offline
                      C Offline
                      Christian Graus
                      wrote on last edited by
                      #11

                      It sounds to me like you need to spend some time reading your book ( the answer to this is trival ), or talking to your teacher if the class in general is really this far over your head.

                      Christian Graus Driven to the arms of OSX by Vista.

                      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