Does anybody have a unit and sample program for serial
communication in delphi 3.0. The one I have is in delphi 2.0
and they are not compatible with delphi 3.0
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10033799.html
I need to develop a communication program which must me be in state to call via a modem. The program must also be able to detect the modem. I don't think the communications control is perfect so is...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10034838.html
Zones:
Visual BasicDate Answered: 01/06/1998 Rating: 8.8 Views: 0
I have a VB5 app , which starts up in Sub Main . Here , the app checks if there is already a previous instance of it running (by checking App.previnstance) . If there is no previous instance of th...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10035708.html
Zones:
Visual BasicDate Answered: 01/16/1998 Rating: 7.8 Views: 0
I'm using Netscape Communicator 4.5
I don't seem to be able to
View -> Character set -> Japanese (Auto-detect)
with success anymore.
Rather than showing the page (of mail, in my case) in Japanese,...
http://www.experts-exchange.com/Software/Internet_Email/Web_Browsers/Q_10151775.html
Zones:
Web BrowsersDate Answered: 05/04/1999 Rating: 4.0 Views: 0
Hi,
How to make commication between 2 applets which r not in same HTML page (without using socket connection).
http://www.experts-exchange.com/Programming/Languages/Java/Q_10215907.html
I'm trying to write a database aware applet that does not depend on the JDBC/ODBC bridge (as each client would need ODBC installed). Are there any code examples of how to actually do this ?
Any ...
http://www.experts-exchange.com/Programming/Languages/Java/Q_10243125.html
I can't seem to get rid of my computer manuf. supplied Communications Manager which begins on startup. It appears in the Startup Group. I take it out of startup and on next boot it shows up in ther...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/Win95_3x/95/Q_10257...
Zones:
Windows 95Date Answered: 02/04/2000 Rating: 4.6 Views: 0
There is a html, in that there are two list boxes L1,L2
depending on selction of one item from the list L1 the
data should come in other list L2,
e.g. list L1 has city like Chicago, Newyork, ...
http://www.experts-exchange.com/Programming/Languages/Java/Q_10308219.html
I am trying to get an applet to send some information back to the host that it came from.
I have considered various methods - RMI, socket programming and servlets. At the moment I am trying to ...
http://www.experts-exchange.com/Programming/Languages/Java/Q_10744961.html
After opening the serial port with the serial communications control, I want to retrieve the input from the port using the GetInput() command, which returns a variant. I would simply like to dump ...
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_10875021.html