P
Padu
Hi Everybody,
I'm a newcomer from the Delphi world and I'm going to start developing my
new project (a robot control app) in C#. One of the requirements is to
communicate using RS232 (well, RS485, but the app doesn't care really).
I was googling a bit and I saw a couple of good articles using P/Invoke, and
I'll probably do that, unless I find something like Turbopower's Async (find
them on sourceforge.net). It is a very powerful communication package
designed for delphi that I've been using for many years. They don't have it
for .net (well, they have an activeX package, but I prefer something that is
native to the framework). Do you know of any package for .net that is
comparable? Async is free, so if I could find a free package here too,
that'd be a bliss.
Cheers
Padu
I'm a newcomer from the Delphi world and I'm going to start developing my
new project (a robot control app) in C#. One of the requirements is to
communicate using RS232 (well, RS485, but the app doesn't care really).
I was googling a bit and I saw a couple of good articles using P/Invoke, and
I'll probably do that, unless I find something like Turbopower's Async (find
them on sourceforge.net). It is a very powerful communication package
designed for delphi that I've been using for many years. They don't have it
for .net (well, they have an activeX package, but I prefer something that is
native to the framework). Do you know of any package for .net that is
comparable? Async is free, so if I could find a free package here too,
that'd be a bliss.
Cheers
Padu