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. DMVR Image stream?

DMVR Image stream?

Scheduled Pinned Locked Moved C#
question
5 Posts 3 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.
  • G Offline
    G Offline
    Gavin Roberts
    wrote on last edited by
    #1

    Hi all, My boss has just had a DVMR-N16CD installed along with 6 camera's. The software viewer (DVR Remote Viewer) connects to the DMVR via port 50000 but when I telnet to that port I get nothing, I have also tried using a Socket connection to connect but receive nothing. I then used ethereal and watched the communications between my computer and the DMVR using the DVR Remote Viewer and all is fine. I try to replicate the TCP Negotiation but I still get no response. Anyone had any experience on this? Regards Gav

    E 1 Reply Last reply
    0
    • G Gavin Roberts

      Hi all, My boss has just had a DVMR-N16CD installed along with 6 camera's. The software viewer (DVR Remote Viewer) connects to the DMVR via port 50000 but when I telnet to that port I get nothing, I have also tried using a Socket connection to connect but receive nothing. I then used ethereal and watched the communications between my computer and the DMVR using the DVR Remote Viewer and all is fine. I try to replicate the TCP Negotiation but I still get no response. Anyone had any experience on this? Regards Gav

      E Offline
      E Offline
      ednrgc
      wrote on last edited by
      #2

      Is this a C# issue?

      G 1 Reply Last reply
      0
      • E ednrgc

        Is this a C# issue?

        G Offline
        G Offline
        Gavin Roberts
        wrote on last edited by
        #3

        I'm glad someone replied. It's not so much an C# issue but I would like to use C# to access my DVR Recorder. I've found some handshakes but they don't seem to respond. Any idea's? Gav

        D 1 Reply Last reply
        0
        • G Gavin Roberts

          I'm glad someone replied. It's not so much an C# issue but I would like to use C# to access my DVR Recorder. I've found some handshakes but they don't seem to respond. Any idea's? Gav

          D Offline
          D Offline
          Dan Neely
          wrote on last edited by
          #4

          figure out what's different between the working packets you've captured and disassembled and the packets your nonworking app is generating. Change your app to send the correct packets. Sorry I can't be more helpful but unless your vendor has a forum for this sort of task I doubt you'll be able to find anyone whose done what you're trying to do.

          -- Rules of thumb should not be taken for the whole hand.

          G 1 Reply Last reply
          0
          • D Dan Neely

            figure out what's different between the working packets you've captured and disassembled and the packets your nonworking app is generating. Change your app to send the correct packets. Sorry I can't be more helpful but unless your vendor has a forum for this sort of task I doubt you'll be able to find anyone whose done what you're trying to do.

            -- Rules of thumb should not be taken for the whole hand.

            G Offline
            G Offline
            Gavin Roberts
            wrote on last edited by
            #5

            I've managed this before with Telnet as Ethereal has support to decode Telnet Neg commands but I cannot find anything to suggest what is being used apart from TCP. If I use a Stream and TcpClient I can connect but I do not receive anything even if I send the packet that is being sent via the software. I've tried looking all over, it seems that the manufacture can not be found anywhere. Gav

            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