programming | development/miscellaneous
시리얼 통신 터미널 프로그램 PuTTY
foooo828
2023. 7. 3. 01:47
반응형
PuTTY
시리얼통신이나 ssh 쓸때 유용하게 썼던 프로그램
Putty는 Windows 및 여러 운영 체제에서 SSH, Telnet, rlogin, 시리얼 통신 등을 지원하는 무료 오픈소스 터미널 에뮬레이터로 간편하게 쓰기 좋다.
1. 설치:
https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html
Download PuTTY: latest release (0.83)
This page contains download links for the latest released version of PuTTY. Currently this is 0.83, released on 2025-02-08. When new releases come out, this page will update to contain the latest, so this is a good page to bookmark or link to. Alternativel
www.chiark.greenend.org.uk
- PuTTY 공식 사이트에서 설치 파일을 다운
- 설치 파일을 실행하여 설치
2. 사용 팁:
- Serial Line에 포트 번호(COM1, COM2 등)를 입력하고, Speed에 통신 속도를 설정
- Connection Type 원하는 타입 선택
- Open 버튼을 눌러 통신
- 설정을 Session에서 저장하여 자주 사용하는 포트를 쉽게 연결 가능
반응형