Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 361 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 361 Bytes

ApnsNFcmServer

Apns and Fcm JavaServer Project

referance

  1. http://theeye.pe.kr/archives/tag/javapns

Server Firewall

FCM : fcm.googleapis.com

APNS : 1. develop - gateway.sandbox.push.apple.com

   2. product - gateway.push.apple.com
   
   3. Port - 2195
   
   아이피는 계속 변경되므로 꾸준히 업데이트를 요함.

1