Tdd with C++ and Boost 42
I’m going to give Boost another whirl. There appears to be a great installer for Visual Studio. It requires free registration. I’m on the fence about what to use first and was wondering if you have any suggestions.
I’m thinking about basic things initially:- Regex
- Threading
- Sockets
Maybe a multi-threaded server responding to message via socket, with client threads processing requests using regex?
If you have anything you’d like to see, reply to this blog and I’ll follow up with you.