Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Linux support #6

Open
releyshic opened this issue Dec 15, 2016 · 5 comments
Open

Add Linux support #6

releyshic opened this issue Dec 15, 2016 · 5 comments

Comments

@releyshic
Copy link

  1. Add Work Project on VS2010; 2. Do It Library works on Linux?
@christophediericx
Copy link
Owner

Hi releyshic,

Thank you for your interest. Regarding your questions:

  1. I don't have a Visual Studio 2010 instance around at the moment, but it should be very easy to just start a VS2010 project, drag and drop the corresponding source files in the correct location and link them up in the IDE?

  2. I have looked into porting this library to .NET Core (which -among other things- would allow it to be run on Linux). At the moment System.IO.SerialPort is not supported within .NET Core however (rather crucial), which would make this exercise substantially harder. Perhaps when and if support for that gets added to .NET Core later, I might consider porting this library again.

@christophediericx
Copy link
Owner

@releyshic
Copy link
Author

Maybe this library ([http://www.teuniz.net/RS-232/]) to solve the problem?

@christophediericx christophediericx changed the title 1. Add Work Project on VS2010; 2. Do It Library works on Linux? Add Linux support. Jun 14, 2017
@christophediericx christophediericx changed the title Add Linux support. Add Linux support Jun 14, 2017
@christophediericx
Copy link
Owner

@DanWBR
Copy link

DanWBR commented Jan 2, 2018

Couldn't this library run on Mono on Linux/macOS? https://github.com/mono/mono/blob/master/mcs/class/System/System.IO.Ports/SerialPort.cs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants