https://github.com/nanitefactory/pictionary-on-unix
It was possible to display GUI via SSH! An X-Window application programmed from scratch.
https://github.com/nanitefactory/pictionary-on-unix
gui ipc pictionary pipe posix posix-threads scp shared-memory solaris solaris-system ssh ssh-client ssh-server synchronization unix x-windows
Last synced: about 2 months ago
JSON representation
It was possible to display GUI via SSH! An X-Window application programmed from scratch.
- Host: GitHub
- URL: https://github.com/nanitefactory/pictionary-on-unix
- Owner: NaniteFactory
- Created: 2017-03-28T11:38:17.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-28T14:59:39.000Z (about 8 years ago)
- Last Synced: 2025-02-15T06:30:13.468Z (4 months ago)
- Topics: gui, ipc, pictionary, pipe, posix, posix-threads, scp, shared-memory, solaris, solaris-system, ssh, ssh-client, ssh-server, synchronization, unix, x-windows
- Language: C
- Homepage:
- Size: 7.66 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pictionary-on-Unix
## 개요
- 2016학년도 3학년 2학기 '고급프로그래밍' 수업 과제
- pthread 및 동기화 도구(Sychronization tool)와 IPC 기법(Inter Process Communication; 프로세스간통신)을 이용하여 프로세스가 UNIX 상에서 병행 동작하는 프로그램을 디자인
- SSH와 SCP를 통해서만 접속할 수 있는 UNIX(Solaris) 서버 환경에서 실행
- 캐치마인드(Pictionary) 구현## 실행화면 및 참고 이미지







