제공 서비스 리스트
eXDevice+는 다음과 같은 서비스를 제공합니다.
기능 기준: agent, syssvc.dll 버전
| 서비스 그룹 | 서비스명 | API명 | agent 버전 | syssvc 버전 |
| eXDevice+ 정보 획득 | 제품 버전 확인 | eXDeviceInfo | 1.0.3 >= | - |
|
WebSocket client간 Websocket 통신 |
Client 등록 및 수정 | UpdateWsInfo | 1.0.3 >= | - |
| Client 리스트 획득 | GetWsClients | 1.0.3 >= | - | |
| 자신의 식별 정보 조회 | GetWsOwnInfo | 1.0.3 >= | - | |
| push | PushWsMessage | 1.0.3 >= | - | |
| broadcast | BroadcastWsMessage | 1.0.3 >= | - | |
| push 수신 | ReceiveWsPush | 1.0.3 >= | - | |
| broadcast 수신 | ReceiveWsBroadcast | 1.0.3 >= | - | |
|
원격 eXDevice+간 TCP Socket 통신 |
Socket 서버 open | OpenTcpServer | 1.0.3 >= | - |
| Socket 서버 close | CloseTcpServer | 1.0.3 >= | - | |
| Socket 서버 정보 획득 | GetTcpServerInfo | 1.0.3 >= | - | |
| endpoint 리스트 획득 | GetTcpEndpoints | 1.0.3 >= | - | |
| TCP 메시지 송신 | SendTcpMessage | 1.0.3 >= | - | |
| TCP 메시지 수신 | ReceiveTcpMessage | 1.0.3 >= | - | |
| Network 관련 |
로컬 IPv4 주소 획득 | WinInfo.GetIpAddress | - | 1.0.3.7 >= |
| 로컬 MAC 주소 획득 | WinInfo.GetMacAddress | - | 1.0.3.7 >= | |
| 모니터 관련 |
연결된 모니터 개수 획득 | WinInfo.GetConnectedScreenNumber | - | 1.0.3.7 >= |
| 주 모니터 식별 | WinInfo.PrimaryScreen | - | 1.0.3.7 >= | |
| 전체 모니터 식별 | WinInfo.GetAllScreens | - | 1.0.3.7 >= | |
| 주 모니터 해상도 획득 | WinInfo.GetPrimaryResolution | - | 1.0.3.7 >= | |
| 지정 모니터 해상도 획득 | WinInfo.GetSpecialScreenResolution | - | 1.0.3.7 >= | |
| 전체 모니터 해상도 획득 | WinInfo.GetAllScreenResolutions | - | 1.0.3.7 >= | |
| 프로세스 제어 관련 |
타이틀 기반 프로세스 구동 체크 |
WinInfo.CheckProcessRunningByTitle | - | 1.0.3.7 >= |
| PID 기반 프로세스 구동 체크 |
Wininfo.CheckProcessRunningByPID | - | 1.0.3.7 >= | |
| 타이틀 기반 특정 프로세스 창 이동 |
WinInfo.SetWindowPosition | - | 1.0.3.7 >= | |
| 타이틀 기반 특정 프로세스 창 최상단 배치 |
WinInfo.BringWindowToTop | - | 1.0.3.7 >= | |
| PID 기반 특정 프로세스 창 이동 |
WinInfo.SetProcessWindowPosition | - | 1.0.3.9 >= | |
| 프로세스 IME 모드 변경 | WinInfo.SetImeMode | - | 1.0.3.23 >= | |
| 프로세스 IME 모드 획득 | WinInfo.GetImeMode | - | 1.0.3.23 >= | |
| 스크린샷 관련 |
모니터 스크린샷 획득 | WinInfo.GetScreenShot | - | 1.0.3.7 >= |
| 모니터 스크린샷 저장 | WinInfo.SaveScreenShot | - | 1.0.3.7 >= | |
| 타이틀 기반 프로세스 창 스크린샷 획득 |
WinInfo.GetWindowScreenShot | - | 1.0.3.7 >= | |
| 타이틀 기반 프로세스 창 스크린샷 저장 |
WinInfo.SaveWindowScreenShot | - | 1.0.3.7 >= | |
| PID 기반 프로세스 창 스크린샷 획득 |
WinInfo.GetProcessScreenShot | - | 1.0.3.7 >= | |
| PID 기반 프로세스 창 스크린샷 저장 |
WinInfo.SaveProcessScreenShot | - | 1.0.3.7 >= | |
| 파일 관련 |
파일 open | WinInfo.OpenFile | - | 1.0.3.14 >= |
| 파일 read | WinInfo.ReadFile | - | 1.0.3.14 >= | |
| 파일 write | WinInfo.WriteFile | - | 1.0.3.14 >= | |
| 파일 delete | WinInfo.DeleteFile | - | 1.0.3.14 >= | |
| 파일 copy | WinInfo.CopyFile | - | 1.0.3.14 >= | |
| 파일 실행 | WinInfo.RunFile | - | 1.0.3.14 >= | |
| 디렉토리 open | WinInfo.OpenDirectory | - | 1.0.3.14 >= | |
| 파일 open dialog | WinInfo.FileOpenDialog | - | 1.0.3.14 >= | |
| 파일 read dialog | WinInfo.FileReadDialog | - | 1.0.3.14 >= | |
| 파일 write dialog | WinInfo.FileWriteDialog | - | 1.0.3.14 >= | |
| 파일 리스트 획득 | WinInfo.GetFileList | - | 1.0.3.14 >= | |
| 바로가기 생성 | WinInfo.CreateShortcut | - | 1.0.3.28>= | |
| 프린터 관련 |
기본 프린터 조회 | WinInfo.GetDefaultPrinter | - | 1.0.3.22 >= |
| 전체 프린터 조회 | WinInfo.GetPrinterList | - | 1.0.3.22 >= | |
| 기본 프린터 설정 | WinInfo.SetDefaultPrinter | - | 1.0.3.22 >= | |
| 기본 설정 조회 | WinInfo.GetPrinterDefaultSettings | - | 1.0.3.27 >= | |
|
지원 트레이 리스트 조회 |
WinInfo.GetPrinterTrays | - | 1.0.3.27 >= | |
| 지원 용지 리스트 조회 | WinInfo.GetPrinterPapers | - | 1.0.3.27 >= | |
| 상세 정보 조회 | WinInfo.GetPrinterDetails | - | 1.0.3.27 >= |
댓글 없음