Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Identify the call from PC or Instrument
Name: Sunil Date: December 15, 2001 at 03:13:28 Pacific
Comment:
Hi,
I wrote program to transfer the data from Remote PC to Central PC thru telephone line. Remote PC Modem is in ready state to receive the call from Central PC. When there is a call, Remote PC transfer the data to Central PC. If you make call from instrument(not from Central PC) the remote PC detect the Ring and try to send the data. I want to know how to detect the call is from either Central PC or from instrument. I wrote this program in Visual Basic. Please Answer. Thanks.
Name: Renjith Date: December 21, 2001 at 07:08:50 Pacific
Reply:
i think u done it by using some COM with Sockets..just put a header info for the request.then u can recognise wheather it is from central pc or some other device.. use some bit patterns,tz a standard than a hot string
Summary: A member function template is tried to be called from an other separate function template. -> Compiler says something like this: "parse error before `>' ". I use Linux g++ (version 2.96 or 2.95). Is...
Summary: Let say I compile an *.exe and copy the application to a mapped network drive. I place a shortcut to the exe on my PCs desktop. When I double-click the shortcut, is the application executing on my P...
Summary: Hi everyone, STRIVE here. I am not a programmer. I hardly ever have to write my own scripts. Batch files is about the extent of what I do. I am a windows system admin. I have a batch file to add sh...