![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| High Level Programming Post questions about C, C++, Java, SQL, and other programming languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Client and Server program gen by Makefile | wongalan48 | High Level Programming | 0 | 03-05-2007 01:09 PM |
| Client - server program | mathu | High Level Programming | 4 | 09-17-2006 12:56 PM |
| Chat client-server program | powermind | High Level Programming | 1 | 09-04-2006 11:19 AM |
| program to transfer a file from client machine to server | nathgopi214 | High Level Programming | 3 | 07-04-2006 06:16 AM |
| i want a UDP Client receiving program | Nirmala | IP Networking | 1 | 06-10-2005 03:46 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Server client program
hi guys,
I need the code for a server client registration form.The server must ask for authentication .Then the client would send in data. This is stored in a file .The server sends back a receipt to the client as part of the payment done. plz can some 1 get me the code of this.............its urgent!!! |
|
||||
|
You need to read up on secure communications and cryptography. Check out gnutls for a nice framework for your app with plenty of examples.
GNU TLS Library - GNU Project - Free Software Foundation (FSF) |
|
||||
|
If you had more detailed requirements, maybe somebody would be willing to help you more. Writing code for you based on guesswork is nobody's idea of fun. Did you check out ramen_noodle's link? Did you notice it has plenty of examples?
|
|
||||
|
Problem in a more clear way.
A server must contain a file with some user names and passwords along with other variables for demand-draft no. and amount paid. A client is a student who gives user name and password. After checking both the server should prompt for status or edit. When asked for status we need to display the amount paid. If asked for edit we need to ask client for DD no. and amount that dd constitutes. finally edit the file and send back the details to client.
The file should around five accounts. All these must be stored in columns separated by tab. Many clients can login at the same time. |
|
||||
|
need the code urgently
What i need is a simple c program executed with the help of sockets and file handling.
A dd is demand draft. consider it as a number an integer which is stored. It is just an integer which is used like the credit card number. |
| Sponsored Links | ||
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|