Open Insight and TCP/IP (OpenInsight Specific)
At 24 MAY 2000 05:10:44PM Kim wrote:
How would I communicate through TCP/IP to Open Insight?
At 24 MAY 2000 05:34PM Robert Lee wrote:
Our experience is to forget the idea. Use Netbuie. TCP/IP seems to destabilise OI.
Robert
At 24 MAY 2000 05:57PM Kim wrote:
I really really really need to know if there is a way to do it with TCP/IP.
At 24 MAY 2000 07:18PM Don Bakke wrote:
Kim,
Unless I am missing the point, running OpenInsight on an NT server with TCP/IP as the protocol is easy. You should be using the NT Service for maximum performance and reliability but there is no problem with TCP/IP in this respect. TCP/IP outside of NT, however, is not supported (e.g. Novell 5).
dbakke@srpcs.com
At 25 MAY 2000 08:36AM Kim wrote:
I have a input device that will send information using TCP/IP. I need to know how or if Open Insight can "sniff" the sockets and read in the information that is transmitted using the TCP/IP protocol.
At 25 MAY 2000 10:14AM [url=http://www.sprezzatura.com" onMouseOver=window.status=Click here to visit our web site?';return(true)]The Sprezzatura Group[/url] wrote:
You can write socket handlers and call them from OI but it is not a trivial task. OI exposes no native functionality to make this possible.
World Leaders in all things RevSoft
At 25 MAY 2000 02:24PM Kim wrote:
Does anyone have any idea of how to write this type of function?
At 06 SEP 2000 04:08PM W.C. wrote:
I have developed a package that works on Windows NT only. It allows you to integrate into OpenInsight and requires a little programming in OpenInsight.
There are two parts, a TCP/IP client and a TCP/IP server. The client allows you to connect to a TCP/IP server. The server allows you to listen for a single client connection. You will be able to send and receive from a TCP/IP connection.
Demo version is available for free. E-Mail me to get the demo.
W.C. (wclryl@hotmail.com)