서버간 LAN 통신기는 1.7버전에서는 퇴역 되었습니다.
자세한 내용은 ProudNet 1.6 에서 1.7 로 마이그레이션를 참고해 주세요.
ProudNet: 서버와 네트워크과 LAN 통신기의 사용법은 거의 동일합니다. 다음은 API 차이점입니다.
구분 | ProudNet: 서버와 네트워크 | 서버간 LAN 통신기 |
---|---|---|
Server | Proud.CLanServer | |
Client | Proud.CLanClient | |
Server event handler | Proud.ILanServerEvent | |
Client event handler | Proud.ILanClientEvent | |
Message pool method | None (callback in thread pool) |