[LCP]multithreaded ideas?
Aaron Walker
ka0ttic at cfl.rr.com
Sun Feb 16 01:50:02 UTC 2003
That might be something to consider... especially since a copy of
Richard Steven's "UNIX Network Programming Vol 1" just arrived on my
door step today :) Thanks to everyone that responded with some ideas.
Aaron
Sooryanarayana P.V. wrote:
>Hi,
>
>You can write a multithreaded FTP client program under Linux Environment.
>Use separate threads for uploading and downloading files. You can use Qt\KDE
>to create GUIs.
>
>Soorya
>sooryanarayana at aaplweb.com
>
>----- Original Message -----
>From: "devraj sanyal" <devraj_sanyal at rediffmail.com>
>To: <linuxcprogramming at lists.linux.org.au>
>Sent: Friday, February 14, 2003 10:43 PM
>Subject: Re: [LCP]multithreaded ideas?
>
>
>
>
>>Write a thread pool class. It will test both your C++ skills and
>>threading skills.
>>
>>
>>
>>On Fri, 14 Feb 2003 Aaron Walker wrote :
>>
>>
>>>Hello,
>>>
>>>I just finished reading "Advanced Linux Programming" and am
>>>looking to implement what I've read about threads. I've been
>>>racking my brain all night trying to think of a program I could
>>>write to help learn threads, but have come up with nothing. I'm
>>>looking for some input about a program I could write, to help me
>>>learn, but at the same time something that would actually benefit
>>>from using threads and have a real-world use. Please let me
>>>know if anyone has any input on such learning projects.
>>>
>>>Thanks,
>>>A. Walker
>>>
>>>_______________________________________________
>>>This is the Linux C Programming List
>>>: http://lists.linux.org.au/listinfo/linuxcprogramming List
>>>
>>>
>>_______________________________________________
>>This is the Linux C Programming List
>>: http://lists.linux.org.au/listinfo/linuxcprogramming List
>>
>>
>>
>
>_______________________________________________
>This is the Linux C Programming List
>: http://lists.linux.org.au/listinfo/linuxcprogramming List
>
>
>
More information about the linuxCprogramming
mailing list