![]() |
|
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
Newbie
Join Date: Jan 2006
Posts: 17
Rep Power: 0
![]() |
Hi all.
I want to learn C++. I have a very good knowledge of C and I want to learn the OO way to code. Here I would like to get some advice to know the number of class I should create and what the class should contain. Here is my project I'd like to build (it will work on linux): I want to listen to the network (socket). When I receive a call, I want to put it in a queue. The first person on the queue can send commands to a device connected to a serial port for 1 min. Where I listen the socket ? In the main ? In a class ? I wait for your advice. Thank you. |
|
|
|
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|