Search Results

Search: Posts Made By: canerbulut
Forum: Programming 05-27-2007
9,856
Posted By canerbulut
i solve the problem and want to share with you. ...
i solve the problem and want to share with you.


#include <stdio.h>
#include <pthread.h>
#include <curl/curl.h>
#include <curl/types.h>
#include <curl/easy.h>

struct FtpFile {
char...
Forum: Programming 05-16-2007
9,856
Posted By canerbulut
Libcurl - Progress Data
Hi,

I codding a download manager,use libcurl library.i can download any file easily.But i want to show file detail in console.Some of them,

File Size
Percent
Left Time


Libcurl has...
Forum: Programming 02-04-2007
20,758
Posted By canerbulut
yes i try what you said,and it works,thank you...
yes i try what you said,and it works,thank you jim mcnamara,

but i dont know,can we use our variables in system function like that?,


#include <stdio.h>

main()
{
char *path;
path =...
Forum: Programming 02-02-2007
20,758
Posted By canerbulut
Bash in C ?
Hi friends,Can iuse Bash commands in my C programs,like that

if((cd /root/Desktop/) == true)
do somethig.


I have to control a variable called path,i want to know,this path...
1,455
Posted By canerbulut
Bash in C ?
Hi friends,Can iuse Bash commands in my C programs,like that

if((cd /root/Desktop/) == true)
do somethig.


I have to control a variable called path,i want to know,this path...
Forum: Programming 12-23-2006
5,486
Posted By canerbulut
Multithread,libcurl
Hi

i m codding a programm,it can download any packet from ftp,I use libcurl library. But i want to use threads for downloading.(Multithreading).i cant get ftp file size from ftp and divide packet...
Showing results 1 to 6 of 6

 
All times are GMT -4. The time now is 06:17 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy