Online Connections: Difference between revisions

From PS4 Developer wiki
Jump to navigation Jump to search
mNo edit summary
 
mNo edit summary
Line 20: Line 20:
* WireShark
* WireShark
* CharlesProxy
* CharlesProxy
== Port usage ==
''[http://www.psdevwiki.com/ps3/Online_Connections#Port_usage ps3 side reference]''
=== Generic Port usage ===
{| class="wikitable sortable"
|-
! Port(s) !! Usage !! Remarks
|-
| TCP/UDP 1-1023 || System reserved local ports ||
|-
| TCP 80 || PSN Shop / USB/BT headsets || http web
|-
| TCP 443 || PSN Shop || https web ssl
|-
| TCP 1935 || PSN generic ||
|-
| TCP/UDP 3478 || Session Traversal Utilities for NAT / Simple Traversal of UDP Through NAT (STUN) ||
|-
| TCP/UDP 3478-3480 || NP matching 2 utility default || PSN Generic / PS Home
|-
|}





Revision as of 04:53, 13 December 2013

Online Connections

Game Related

(Playroom used for example URL's)

Game Description File: http://tmdb.np.dl.playstation.net/tmdb2/CUSA00001_00_C32A667A087A40C2AD1889435907AA4B0D9DBA1F/CUSA00001_00.json

Game Update Description File: http://gs2.ww.prod.dl.playstation.net/gs2/ppkgo/prod/CUSA00001_00/4/f_3b8e420561f0b85ff65ac428a15092895f3131e8c4cfd63b1547b32adb6d8370/f/IP9100-CUSA00001_00-PLAYROOM00000000-A0102-V0100.json

Game Update .pkg File: http://gs2.ww.prod.dl.playstation.net/gs2/ppkgo/prod/CUSA00001_00/4/f_3b8e420561f0b85ff65ac428a15092895f3131e8c4cfd63b1547b32adb6d8370/f/IP9100-CUSA00001_00-PLAYROOM00000000-A0102-V0100.pkg

Guides

Tools

Port usage

ps3 side reference

Generic Port usage

Port(s) Usage Remarks
TCP/UDP 1-1023 System reserved local ports
TCP 80 PSN Shop / USB/BT headsets http web
TCP 443 PSN Shop https web ssl
TCP 1935 PSN generic
TCP/UDP 3478 Session Traversal Utilities for NAT / Simple Traversal of UDP Through NAT (STUN)
TCP/UDP 3478-3480 NP matching 2 utility default PSN Generic / PS Home