An open API service indexing awesome lists of open source software.

https://github.com/whitedodo/jasperasyncnetwork-serial-server

Network(Server), Serial 통신을 c#으로 구현함(Implement Network (Server), Serial communication in c#)
https://github.com/whitedodo/jasperasyncnetwork-serial-server

csharp csharp-network csharp-serial

Last synced: 7 months ago
JSON representation

Network(Server), Serial 통신을 c#으로 구현함(Implement Network (Server), Serial communication in c#)

Awesome Lists containing this project

README

          

## [JasperAsyncNetwork-Serial]

#### 작성자 소개(About the author)
> ##### 1. Dodo (rabbit.white@daum.net)
> ##### 2. Created by: 2019-10-20
> ##### 3. Description:
> ##### 4. License: GNU General Public License, version 3

#### 빌드(Build)
> ##### 1. Invoke the project in an visual studio environment.

#### 개발환경(Development environment)
> ##### 1. Visual Studio 2019

#### 시연(Practice)
> #### 1. 191020 JasperAsync - Youtube, Accessed by 2019-10-20, Last Modified 2019-10-20, https://www.youtube.com/watch?v=fmf9sWtgfvQ&feature=youtu.be

#### 참고(Reference)
Link: 1. 비동기 서버 소켓 예제 | Microsoft Docs, Accessed by 2019-10, 20, Last Modified 2017-03-30, https://docs.microsoft.com/ko-kr/dotnet/framework/network-programming/asynchronous-server-socket-example
Link: 2. 비동기 클라이언트 소켓 예제 | Microsoft Docs, Accessed by 2019-10, 20, Last Modified 2017-03-30, https://docs.microsoft.com/ko-kr/dotnet/framework/network-programming/asynchronous-client-socket-example
Link: 3. 시리얼포트 기초 - C# 프로그래밍 배우기 (Learn C# Programming), Accessed by 2019-10-20, Last Modified http://www.csharpstudy.com/Practical/Prac-serialport.aspx