Thread: Question about Downloading/Uploading Functions

  1. #1
    Registered User
    Join Date
    May 2008
    Posts
    1

    Question about Downloading/Uploading Functions

    Hello all
    I am beginner in C++ and i have some questions

    In many languages there are included libraries for many uses such as libraries for downloading files / uploading files using ftp connection ...etc

    but in C++ i cant find these libraries

    my question .......

    must I use libraries made by others or there is libraries that come with C++ that i cant find and if i want to do these functions by my self

    will it be hard
    Example : making a function to download file or a function to upload file using FTP

    Another Question ....... Many programs are in the internet and i think most of them are C++ because these programs are executable and dont need frame works

    So ......... Do the developers use Already made libraries by other developers to make there programs or they begin from the zero ( i mean ... what most of the developers do ? )


    Sorry for my weak English .... i have English Exam tommorw

    yes really i have one

    and thanks in advance
    Last edited by TeCNoYoTTa; 05-26-2008 at 02:04 PM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Beginner's question about functions.
    By Crocodile23 in forum C Programming
    Replies: 4
    Last Post: 01-13-2009, 07:00 AM
  2. Functions Question
    By audinue in forum C Programming
    Replies: 2
    Last Post: 01-09-2009, 09:39 AM
  3. functions question.
    By Boozel in forum C Programming
    Replies: 1
    Last Post: 02-23-2008, 12:38 AM
  4. Question concerning functions
    By Warrax in forum C++ Programming
    Replies: 5
    Last Post: 04-04-2007, 11:00 AM
  5. Question about creating flash functions
    By jbh in forum C++ Programming
    Replies: 8
    Last Post: 11-21-2005, 09:39 AM