Example in C++ GUI Programming with Qt 4
Hello,
I would like to know if it possible to have the example in the the directory "examples/network/threadedfortuneserver" on the CD of C++ GUI Programming with Qt 4
I'm french so I have bought this book in french of course. In chapter 14 Networking, the book talk about an example called "Threated Fortune Server" but it doesn't exist on the CD.
Thank you very much.
Re: Example in C++ GUI Programming with Qt 4
The example is shipped together with Qt 4 installation package and can also be found online.
Re: Example in C++ GUI Programming with Qt 4
Ok :)
Thanks a lot jpn ;)