Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Use of oRTP in C#.Net

Use of oRTP in C#.Net

Scheduled Pinned Locked Moved C#
csharpcomhelptutorial
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    Divyang Mithaiwala
    wrote on last edited by
    #1

    Hello to all, I have to make RTP sreaming. By doing googling i foung oRTP library. This is build in C. I also found ortp.dll. But now i don't know how to use this dll in C#.net. This dll is not a COM object. So, we can't add reference of this. Plz help me. Regards, Divyang Mithaiwala

    J 1 Reply Last reply
    0
    • D Divyang Mithaiwala

      Hello to all, I have to make RTP sreaming. By doing googling i foung oRTP library. This is build in C. I also found ortp.dll. But now i don't know how to use this dll in C#.net. This dll is not a COM object. So, we can't add reference of this. Plz help me. Regards, Divyang Mithaiwala

      J Offline
      J Offline
      Judah Gabriel Himango
      wrote on last edited by
      #2

      You can call into a C dll using P/Invoke (http://pinvoke.net). If the dll heavily uses STL, MFC, ATL or some other C++ library, your best bet might be to use C++/CLI to call the method.

      Tech, life, family, faith: Give me a visit. I'm currently blogging about: Connor's Christmas Spectacular! Judah Himango

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups