This page collects some of my open source projects.
libMSRP for Windows
libMSRP (http://sourceforge.net/projects/libmsrp/) is an open source MSRP (Message Session Relay Protocol) library written in C. libMSRP for Windows is the windows version of libMSRP.
Download: libmsrp-windows.tar.gz
Compiling the library in Visual Studio:
Requirements: Windows XP SP2 Visual Studio 2005 Microsoft Platform SDK for Windows Server 2003 R2 Open msrp.sln and click "Build->Build Solution".
Compiling the library in MinGW for Windows:
Copy the Makefile_for_MinGW to Makefile make