I started this week to play with wxwidgets, and decided that I’d better start writing some basic stuff, so a simple chat application comes to my mind …
I used the wxSocket class to acheive this, the application can run as a client, or as a server using only the main thread.
It didnt take too much time, I hope it’s bugfree, I have to pass to 2nd level now
Even if the code is supposed to compile and run correctly on linux and MacOS, I just created and tested the windows version
here is a link for the exe and the source.
Please feel free to contact me if you have any question about the code …
Advertisement
Like this:
Be the first to like this post.