|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Shared MS FaxIs there a way to edit the settings on a shared fax modem with VB?
I would like to turn the auto answer on and off from any machine on the network. Thanks, Todd sending ats0=0 would be a way if i'm not misstaken to turn it
(answeing) off, why would anyone want to turn it on ;) but thats on normal modems (or was it ats1... ) it might differ, you dont give much to go on. //CY On 27 Feb, 17:07, "Todd Heiks" <Todd.Heiks_AT_NoSpam_GreatLakesWindow.com> wrote: Show quoteHide quote > Is there a way to edit the settings on a shared fax modem with VB? > > I would like to turn the auto answer on and off from any machine on the > network. > > Thanks, > Todd This is a USR Sportster 33.6 serial modem connected to a remote server.
How does one send AT commands to the port remotely? I was thinking more of getting a handle on the fax object. Thanks, Todd <christ***@gmail.com> wrote in message Show quoteHide quote news:9aeb6d37-eb90-401d-9805-259df344b565@w35g2000yqm.googlegroups.com... > sending ats0=0 would be a way if i'm not misstaken to turn it > (answeing) off, why would anyone want to turn it on ;) > but thats on normal modems (or was it ats1... ) it might differ, you > dont give much to go on. > > //CY > > On 27 Feb, 17:07, "Todd Heiks" > <Todd.Heiks_AT_NoSpam_GreatLakesWindow.com> wrote: >> Is there a way to edit the settings on a shared fax modem with VB? >> >> I would like to turn the auto answer on and off from any machine on the >> network. >> >> Thanks, >> Todd > Oh, thought it might be a vintage shared fax "server"
http://www.recycledgoods.com/zoom.aspx?productID=18414 ish.... remote administration of server like VNC, "mstsc /v:servername" (oops that didnt include VB) any API for the software? (RightFax/GoldFax) any way to do it from the server might be simulated using a VB app to control that using (local) VB with appactivate and sendkey and remotley control that... controlling a relay to cut the telephone-line via another serial port using the control signals RTS/CTS/DTR/DSR (never remeber what is out on PC) and some electronics or something like ADAM-4060 (sounds like fun) Just some ideas.. On 27 Feb, 20:17, "Todd Heiks" <Todd.Heiks_AT_NoSpam_GreatLakesWindow.com> wrote: Show quoteHide quote > This is a USR Sportster 33.6 serial modem connected to a remote server. > > How does one send AT commands to the port remotely? > Good idea. Thanks.
<christ***@gmail.com> wrote in message Show quoteHide quote news:a37c52d1-ffe8-49a5-a56b-fdf30d841621@j8g2000yql.googlegroups.com... > Oh, thought it might be a vintage shared fax "server" > http://www.recycledgoods.com/zoom.aspx?productID=18414 ish.... > > remote administration of server like VNC, "mstsc /v:servername" (oops > that didnt include VB) > any API for the software? (RightFax/GoldFax) > any way to do it from the server might be simulated using a VB app to > control that using (local) VB with appactivate and sendkey and > remotley control that... > controlling a relay to cut the telephone-line via another serial port > using the control signals RTS/CTS/DTR/DSR (never remeber what is out > on PC) and some electronics or something like ADAM-4060 (sounds like > fun) > > Just some ideas.. > > On 27 Feb, 20:17, "Todd Heiks" > <Todd.Heiks_AT_NoSpam_GreatLakesWindow.com> wrote: >> This is a USR Sportster 33.6 serial modem connected to a remote server. >> >> How does one send AT commands to the port remotely? >>
VB6 runtime is supported on Windows 7
ListBox color Printing PictureBox Contents Stupid Format$ Question Office 2003 installer pops up when loading a project FYI: MS UK VB6 Usage survey/poll - update Gradient Reading Stack from VB6 How to read XML data stream via a URL address into a string ? Add objects already on form to Groupbox |
|||||||||||||||||||||||