Ignore:
Timestamp:
Jun 6, 2008 2:47:10 PM (16 years ago)
Author:
bennylp
Message:

Major major modifications related to ticket #485 (support for TURN-07):

  • Added STUN socket transport pj_stun_sock
  • Integration of TURN-07 to ICE
  • Major refactoring in ICE stream transport to make it simpler
  • Major modification (i.e. API change) in almost everywhere else
  • Much more elaborate STUN, TURN, and ICE tests in pjnath-test
File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjnath/build/pjnath.dsp

    r1913 r1988  
    122122# Begin Source File 
    123123 
     124SOURCE=..\src\pjnath\stun_sock.c 
     125# End Source File 
     126# Begin Source File 
     127 
    124128SOURCE=..\src\pjnath\stun_transaction.c 
    125129# End Source File 
     
    175179 
    176180SOURCE=..\include\pjnath\stun_session.h 
     181# End Source File 
     182# Begin Source File 
     183 
     184SOURCE=..\include\pjnath\stun_sock.h 
    177185# End Source File 
    178186# Begin Source File 
Note: See TracChangeset for help on using the changeset viewer.