Editing Online Connections
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
{{wikify}} | |||
'''Note:''' there is some reference on the [[Talk:Online_Connections|talk page]] | |||
== Online Connections == | |||
=== Game Related === | |||
'''Playroom used as example for Game Update URLs''' | |||
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 | |||
'''Final Fantasy XV Holiday Pack (Free) used as example for DLC related URLs''' | |||
DLC Description File: | |||
http://gs2.ww.prod.dl.playstation.net/gs2/acpkgo/prod/CUSA01633_00/19/f_4176f85e114c462425174e17f4434b7ba201d6af8226a549388552e169b4c85d/f/UP0082-CUSA01633_00-HOLIDAYFREE00001.json | |||
DLC Package File: | |||
http://gs2.ww.prod.dl.playstation.net/gs2/acpkgo/prod/CUSA01633_00/19/f_4176f85e114c462425174e17f4434b7ba201d6af8226a549388552e169b4c85d/f/UP0082-CUSA01633_00-HOLIDAYFREE00001.pkg | |||
DLC SHA Digest Validation File: | |||
http://gs2.ww.prod.dl.playstation.net/gs2/acpkgo/prod/CUSA01633_00/19/f_4176f85e114c462425174e17f4434b7ba201d6af8226a549388552e169b4c85d/f/UP0082-CUSA01633_00-HOLIDAYFREE00001.sha | |||
==== Planet Side 2 ==== | |||
== | |||
The [https://en.wikipedia.org/wiki/PlanetSide_2 Planet Side 2] game on PS4 hosted some files on a server owned by Sony. Most URLs had the prefix | The [https://en.wikipedia.org/wiki/PlanetSide_2 Planet Side 2] game on PS4 hosted some files on a server owned by Sony. Most URLs had the prefix | ||
Line 311: | Line 36: | ||
</pre> | </pre> | ||
== | === Guides === | ||
* http://wololo.net/2013/12/05/howto-use-a-proxy-server-with-your-ps4-to-sniff-psn-traffic-skfu-pr0xy/ | |||
== | === Tools === | ||
* [http://www.skfu.xxx/2013/11/release-skfus-pr0xy.html SKFU's Pr0xy] | |||
* [http://www.wireshark.org/ WireShark] | |||
* [http://www.charlesproxy.com/ CharlesProxy] | |||
=== Network connections by system === | |||
=== | |||
{| class="wikitable sortable" | {| class="wikitable sortable" | ||
Line 602: | Line 123: | ||
** https://ps4updptl.jp.sp-int.community.playstation.net/updptl/ps4/ | ** https://ps4updptl.jp.sp-int.community.playstation.net/updptl/ps4/ | ||
= Port usage = | === User-agent of applications under "TV & Video" === | ||
See [[Media Services]]. | |||
As a side reference, on PlayStation 3 (WebMAF), the user-agent of TV & Video applications used to be mostly <code>"Mozilla/5.0 (PlayStation 3) AppleWebKit/531.3 (KHTML, like Gecko) SCEE/1.0 Nuanti/2.0</code> whilst on PS4 it is mostly <code>Mozilla/5.0 (PlayStation 4) AppleWebKit/531.3 (KHTML, like Gecko) SCEE/1.0 Nuanti/2.0</code>. | |||
=== Unsorted === | |||
==== ps4-eb servicelist.xml ==== | |||
* https://ps4-eb.ww.np.dl.playstation.net/ps4-eb/servicelist/servicelist.xml | |||
It is a white/black list for unknown usage. | |||
Content: | |||
<source lang=xml> | |||
<?xml version="1.0" encoding="UTF-8"?> | |||
<servicelist version="1.0" platform="ps4"> | |||
<service name="SNS001" default="allow"> | |||
</service> | |||
<service name="SNS002" default="allow"> | |||
</service> | |||
<service name="SNS003" default="allow"> | |||
</service> | |||
<service name="SNS004" default="allow"> | |||
</service> | |||
<service name="SNS005" default="deny"> | |||
<allow country="jp"/> | |||
</service> | |||
<service name="SYS001" default="allow"> | |||
<deny country="de"/> | |||
</service> | |||
</servicelist> | |||
</source> | |||
==== ps4-eb applaunchlink.xml ==== | |||
* https://ps4-eb.ww.np.dl.playstation.net/ps4-eb/applaunchlink/applaunchlink.xml | |||
It is a white/black list for unknown usage. | |||
Content: | |||
<source lang=xml> | |||
<?xml version="1.0" encoding="UTF-8"?> | |||
<applaunchlink version="1.0"> | |||
<system_info min_system_ver="01.700.000"/> | |||
<title_black_list> | |||
</title_black_list> | |||
</applaunchlink> | |||
</source> | |||
== Port usage == | |||
''[http://www.psdevwiki.com/ps3/Online_Connections#Port_usage ps3 side reference]'' | ''[http://www.psdevwiki.com/ps3/Online_Connections#Port_usage ps3 side reference]'' | ||
== Generic Port usage == | === Generic Port usage === | ||
{| class="wikitable sortable" | {| class="wikitable sortable" | ||
Line 646: | Line 218: | ||
|} | |} | ||
= PlayStation 4 Discovery and Wake-up Utility = | == PlayStation 4 Discovery and Wake-up Utility == | ||
{{PlayStation 4 Discovery and Wake-up Utility}} | |||