Changes in the C++ library [now version 0.1.2]:
Code
// 14/12/08 - [#0015] Removed channel master functionality altogether (as in protocol alpha 5)
// 25/11/08 - [#0014] Optimised sending and receiving packets for speed in OClient and OServer
// 25/11/08 - [#0013] OINC crashed on closing the application
// 16/11/08 - [#0012] OClient can now retrieve it's own ID
// 09/11/08 - [#0011] OServer sent packets to the wrong clients when a client changed it's name
// 09/11/08 - [#0010] OClient can now loop the list of channels on the server, and create hidden channels
// 09/11/08 - [#0009] Updated the protocol in OClient and OServer to Alpha 4
// 09/11/08 - [#0008] OClient crashed when looping through the channels
// 31/10/08 - [#0007] Fixed a bug in OServer which would incorrectly detect the protocol version
// 31/10/08 - [#0006] Added support in OServer for the in-development flash client
// 27/10/08 - [#0005] Changed all ports from int to unsigned short
// 23/10/08 - [#0004] Added a Tag to OServer
// 06/10/08 - [#0003] Upgraded the protocol in OClient and OServer to Alpha 3
// 06/10/08 - [#0002] Added HookPeerChangeName to OClient
// 06/10/08 - [#0001] Clients are now able to change their names with OServer
Display More
Changes in the extension:
Code
* You can now host a webserver with the OINC extension
* You can now host an OINC server from within MMF2
Remember that the majority of the updates to the C++ library also affect the extension.
You can download it via the Please login to see this link. thread, or Please login to see this link. to download it directly.