|
mig33client mig33client is an open source program written in ANSI C that can be used to connect to the mig33 server and chat with other mig33 users. The goal is to allow users who can not run the original J2ME Midlet to chat using a computer. Starting with version 0.0.4, mig33client is distributed with libmig33. libmig33 libmig33 is responsible for handling the various types of network communication between client and server. Network communication was discovered and documented using a J2ME emulator and network analysis software (wireshark, tcpdump) Documentation Documentation on the mig33 protocol is also available at the following URL below. http://devinsmith.net/articles/mig33/index.html Changelog The latest changes can be found here: mig33client NEWS libmig33 NEWS Versions mig33client 0.0.6 (Released October 6th, 2007) (link). mig33client 0.0.5 (Released August 26th, 2007) (link). mig33client 0.0.4 (Released May 27th, 2007) (link). mig33client 0.0.3 (Released March 2nd, 2007) (link). mig33client 0.0.2 (Released March 1st, 2007) (link). mig33client 0.0.1 (Released February 25th, 2007) (link). |