public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Sriharsha Vedurmudi <sriharsha.v@redpinesignals.com>
To: gcc-help@gcc.gnu.org
Subject: Re: help needed with socket program
Date: Thu, 02 Dec 2004 04:40:00 -0000	[thread overview]
Message-ID: <41AE9FAE.7070102@redpinesignals.com> (raw)
In-Reply-To: <d27f3f011ca2.41ae24d2@usc.edu>

naser al rashedi wrote:
> Hi All,
> I have a problem with this simple TCP client/server program. It has to do following tasks:
> Client:
> 1. Initiate a connection.
> 2. send a filename to the server.
> 3. send a password to the server.
> 4.  send a simple message to the server.
> 5. Return with a success message.
> Server:
> 1. Wait foe the connection from the client.
> 2. Create a file by the filename by the client.
> 3. Save the password.
> 4. Send a success message after creating and writing to the file.
> 
> Thank you in adavnce.
> A
> 
> 
> 

Understood your problem. But at what stage do you need help? The solution is fairly very simple. Any basic knowledge in Socket programming 
will let you code the solution. If you are looking for someone to do your homework, Im afraid, you are at the wrong place. Anyway, to help 
you get started, check out the following link:

http://www.ecst.csuchico.edu/~beej/guide/net/html/

Regards,
Sriharsha.

-- 
  *****************************
  * Sriharsha Vedurmudi			
  * Software Engineer		
  *
  * Redpine Signals Inc.	
  * Gate #395, Plot 87,88			
  * Sagar Society, Road #2,
  * Banjara Hills,		
  * Hyderabad - 500 034			
  * www.redpinesignals.com	
  *							
  * +91-40-23559911  (Office)
  * +91-98851-37338  (Mobile)
  *****************************

  reply	other threads:[~2004-12-02  4:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-02  4:08 naser al rashedi
2004-12-02  4:40 ` Sriharsha Vedurmudi [this message]
2004-12-02  4:47   ` Joe Steeve
2004-12-02 13:35 ` Eljay Love-Jensen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=41AE9FAE.7070102@redpinesignals.com \
    --to=sriharsha.v@redpinesignals.com \
    --cc=gcc-help@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).