Menu

#209 ccRTP 1.2.1 with ccCommon 1.3.1 does not work with Win32

Anything_Else
closed
5
2005-02-17
2005-02-05
Anonymous
No

I recently downloaded GNU Common C++ 1.3.1 and GNU
RTP 1.2.0. I was able to compile the WIN32 DLLs
(ccgnu2.dll, ccext2.dll, ccrtp1.dll). I have also compiled
rtplisten.exe and rtpsend.exe. Now I am trying to run
the demp RTP listener. I am running into a problem
when I run rtplisten.exe. The problem is down in
UDPSocket::join which is called as part of the
Listener/RTPSession constructor. UDPSocket::join seems
to throw an errServiceUnavailable exception no matter
what for WIN32 (because of "#ifndef WIN32" at the top
of that function).

email address: dmcamens@comcast.net

Discussion

  • David Sugar

    David Sugar - 2005-02-17

    Logged In: YES
    user_id=217

    the newest common c++ releases includes a patch to support
    multicast on w32. The newest ccrtp (1.2.2) includes some
    fixes for linking under vs.net.

     
  • David Sugar

    David Sugar - 2005-02-17
    • assigned_to: nobody --> dyfet
    • status: open --> closed-fixed
     

Log in to post a comment.