Forums before death by AOL, social media and spammers... "We can't have nice things"
|    comp.lang.visual.basic    |    MS Visual Basic discussions, NOT dot-net    |    10,840 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 10,308 of 10,840    |
|    Dean Earley to David Cogo    |
|    Re: VB and CCTV    |
|    20 Dec 06 09:58:39    |
      From: dean.earley@icode.co.uk              David Cogo wrote:       > Hello,       >       > I am attempting to create a web server that will be attached to a pelco       > video matrix switcher (9770) via a serial port. I want to setup       > hyperlinks on the webserver that will feed ascii commands to the matrix       > switch via the serial port. These commands will tell the switcher what       > video ports to feed what monitor ports.       >       > My questions are:       > 1. has anyone done this before?              Very similar.              > 2. Does anyone have scripts that i could use to do this?              Unfortunately, it's commercial software so I can't :|              > 3. I have read online that config of a mscomm32 file is necessary. Is       > this true? If it is how does it play into the config?              The only config is done at runtime to set the port, speed, etc...              For the HTTP server, you can use a simple array of sockets accepting       connections. When you receive a header, parse it out as per the RFC and       send the commands to the switcher.              I suggest reading up on vbip.com and winsockvb.com.              An alternative is a COM server that is called by ASP scripts or similar       served out by IIS.               |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca