Dec 12, 2006 #1 M mujahid_mlk Newbie level 5 Joined Dec 12, 2006 Messages 10 Helped 0 Reputation 0 Reaction score 0 Trophy points 1,281 Activity points 1,335 Salam.... any body can help me, how to set up programming using C++ Builder 6, in example to open port, communicate from pc to other device. regard abm
Salam.... any body can help me, how to set up programming using C++ Builder 6, in example to open port, communicate from pc to other device. regard abm
Dec 16, 2006 #2 B btbass Advanced Member level 5 Joined Jul 20, 2001 Messages 1,896 Helped 438 Reputation 880 Reaction score 288 Trophy points 1,363 Location Oberon Activity points 12,887 Take a look on the internet for a com port component. There are plenty of free components out there. You can also use Delphi components with Builder. Borland are offering Turbo C++ express as a free download. It is worth getting.
Take a look on the internet for a com port component. There are plenty of free components out there. You can also use Delphi components with Builder. Borland are offering Turbo C++ express as a free download. It is worth getting.
Dec 16, 2006 #3 M mujahid_mlk Newbie level 5 Joined Dec 12, 2006 Messages 10 Helped 0 Reputation 0 Reaction score 0 Trophy points 1,281 Activity points 1,335 thanks a lot bbas, for your advice