I am starting a new project. I want to make a chat server and clients using the Gtk2 GUI interface but I'm not sure how to start it. Are there any modules that make this easy? If not, does anyone have any code snippets that could help?
Also, I'm trying to grab GPS coordinates off of a USB GPS Device and am wondering how to do this?