473,396 Members | 2,158 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Designing an FTP Client

Dear All,

I'm currently doing a University Assignment in which I'm required to
design a simple command line FTP client. I was wondering if anyone
could point me in the right direction?

All help much appreciated,

Orisopha
Nov 13 '05 #1
3 2374
"Orisopha" <ja********@hotmail.com> wrote:
Dear All,

I'm currently doing a University Assignment in which I'm required to
design a simple command line FTP client. I was wondering if anyone
could point me in the right direction?


This is off-topic on comp.lang.c as the question is not about the C
programming language. It would be better asked on comp.programming.

However, here is the definitive document describing FTP:
http://www.faqs.org/rfcs/rfc959.html

--
Simon.
Nov 13 '05 #2
On 2003-11-01, Orisopha <ja********@hotmail.com> wrote:
Dear All,

I'm currently doing a University Assignment in which I'm required to
design a simple command line FTP client. I was wondering if anyone
could point me in the right direction?

All help much appreciated,

Orisopha


Not really topical here, but you should start with:

- a good C programming reference, such as K&R2. (use comp.lang.c
for C questions)
- the FTP RFCs, starting with RFC-0959, and depending on how complete
you implementation has to be, look at RFC-2228, RFC-2640, and
RFC-2773. (use comp.protocols.tcp-ip for questions).
- source code to existing FTP client implementations
- a good Network programming reference, but which reference you should
obtain will depend on your platform. If UNIX, you should probably
get UNIX Network Programming by the late great W. Richard Stevens.
(which newsgroup will likely depend on what platform you are
on, but you can probably ask on comp.protocols.tcp-ip, or maybe
comp.unix.programmer if you are programming on UNIX).

-- James
Nov 13 '05 #3
Groovy hepcat Orisopha was jivin' on 1 Nov 2003 10:11:07 -0800 in
comp.lang.c.
Designing an FTP Client's a cool scene! Dig it!
I'm currently doing a University Assignment in which I'm required to
design a simple command line FTP client. I was wondering if anyone
could point me in the right direction?


Sure, comp.programming is that way ->

--

Dig the even newer still, yet more improved, sig!

http://alphalink.com.au/~phaywood/
"Ain't I'm a dog?" - Ronny Self, Ain't I'm a Dog, written by G. Sherry & W. Walker.
I know it's not "technically correct" English; but since when was rock & roll "technically correct"?
Nov 13 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: PeterCMG | last post by:
I am currently working on creating guidelines for designing client/server applications for performance. I am looking for any existing documentation that would assist with this and my google...
1
by: Naren | last post by:
Hello All, I am presently designing a cleint server architecture. I require some suggestions and help by the experts here. MyServer class conatins a list of Mysock class. class Myserver {...
7
by: MuZZy | last post by:
HI, We have a pretty large application with hundreds of forms in it. Now some of our new clients request us to make some custom screens(forms), which basicly comes to rearranging controls on our...
0
by: Julia Beresford | last post by:
Hi I have a VB .NET class library with classes and collection classes (classes that implement ICollection) that allow a client to read and write data to and from an SQL database. For example if...
2
by: Mahesh Kumar.R | last post by:
I'm into designing an application in winforms but in near future my client may request the same thing in webforms. so (1) what are all the design guidelines and ways are there to migrate easily in...
3
by: Jack | last post by:
I am trying to receive xml files on my server which are posted from another server using http post. I need help in designing a receiver which will accept this xml file and send back a success...
0
by: magickarle | last post by:
Hi to all. Little introduction on what I'm trying to do: I'm in charge of creating an access database for our supervisor where they can grade their agents. Per ex: agents are talking to customers...
11
by: Gunter Schelfhout | last post by:
I'm starting to write a QT-program on Linux but I'm not very experienced yet. (hang on, it will be on topic) What is the best way to go to design the lower level classes? Should I use the standard...
1
by: dileshw | last post by:
hey, I'm trying to design a proxy on C where we would take the request from the client, and send to server. Then the proxy reads the bitstream coming from the server and forwards it to the client....
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.