|
||||||
| Software Security Information to inform users on how to protect their personal software / applications. Learn how to protect against software crackers. |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
Hi,
it may seems to be fool ! but i need an answer from those who can . Where will the user credentials by a web-app be saved ? and from which software-component will be managed ?if someone knows a link where this is explained in or keywords for google, please post. Many Thanks |
| Sponsored Links |
|
|
|
|||||
|
Well, I guess you don't have any skills or practise in solving problems with a computer programming languages like for example the Hypertext Preprocessor, don't you?
However, the users credentials are usually stored (on the computer hardware's HDD medium) in a computer software called "the database". Its basically just a structured collection of records or data. So, a computer software called "database" is usually a network server software that is listening on a defined network port number. The users indirectly access the computer software database so, that "they" (not directly the user but a HTTP server software itself) create a socket in the TCP network communication protocol and make a query on the data stored in the computer software database so it can/could be read and forwarded to a defined destination (probably the user or another external destination). If you have a question, don't have a doubt to ask, you should however make some queries on a digital search engine, before actually writing some.
__________________
Like an angel without a sense of mercy. |
|
|||
|
That's some good information R-G, on the database explanation.
__________________
Make Money Online |
| Sponsored Links |
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| how to write the code for user to input command ? | worried_student | C and C++ | 3 | 12-26-2007 08:11 PM |
| Future Windows User Interfaces for Applications | totoliciu | Delphi/Python | 1 | 09-25-2007 08:59 AM |
| [C++] Validating user input | Xochiquetzal | C and C++ | 2 | 07-08-2007 05:18 PM |
| Java:Tutorial - User Input | John | Java Tutorials | 0 | 12-09-2006 07:25 PM |
| Storing a Secure Password | dirkfirst | PHP Forum | 7 | 07-22-2006 10:45 PM |