xboxscene.org forums

Author Topic: Packet Editing  (Read 171 times)

Exodus989

  • Archived User
  • Jr. Member
  • *
  • Posts: 54
Packet Editing
« on: March 19, 2006, 05:09:00 AM »

Has anybody ventured this?  I found out that the 360 does have a http server running inside of it to send out gets from a XML file.  I'll put up a copy of one here, not very much, but something to be explored.

<root>

   <specVersion>
<major>1</major>
<minor>0</minor>
</specVersion>

   <device>
<UDN>uuid:29a67991-065a-4667-8958-f1a8d189b50d</UDN>
<friendlyName>PC218378728223: 1 : Windows Media Connect</friendlyName>
<deviceType>urn:schemas-upnp-org:device:MediaServer:1</deviceType>
<manufacturer>MS</manufacturer>
<manufacturerURL>http://www.MS.com/</manufacturerURL>
<modelName>Windows Media Connect</modelName>
<modelNumber>2.0</modelNumber>
<modelURL>http://www.MS.com/</modelURL>

   <iconList>

   <icon>
<mimetype>image/jpeg</mimetype>
<width>120</width>
<height>120</height>
<depth>24</depth>

   <url>
/upnphost/udhisapi.dll?content=uuid:589da3b9-f682-43a7-9b7a-1287577668e5
</url>
</icon>

   <icon>
<mimetype>image/png</mimetype>
<width>120</width>
<height>120</height>
<depth>24</depth>

   <url>
/upnphost/udhisapi.dll?content=uuid:0df1af2f-3daa-4fd1-b733-e29455ec9e96
</url>
</icon>

   <icon>
<mimetype>image/jpeg</mimetype>
<width>48</width>
<height>48</height>
<depth>24</depth>

   <url>
/upnphost/udhisapi.dll?content=uuid:9938e35f-a203-4609-95a2-68dfa87e1a4d
</url>
</icon>

   <icon>
<mimetype>image/png</mimetype>
<width>48</width>
<height>48</height>
<depth>24</depth>

   <url>
/upnphost/udhisapi.dll?content=uuid:4d0a6a50-ded2-4f18-b30f-a5fd124369bf
</url>
</icon>

   <icon>
<mimetype>image/bmp</mimetype>
<width>48</width>
<height>48</height>
<depth>16</depth>

   <url>
/upnphost/udhisapi.dll?content=uuid:edfe3517-cf9f-4aff-a5d8-124267d55c56
</url>
</icon>

   <icon>
<mimetype>image/jpeg</mimetype>
<width>32</width>
<height>32</height>
<depth>24</depth>

   <url>
/upnphost/udhisapi.dll?content=uuid:8f6465d1-ca88-4852-bd56-773dacd1212f
</url>
</icon>

   <icon>
<mimetype>image/bmp</mimetype>
<width>32</width>
<height>32</height>
<depth>16</depth>

   <url>
/upnphost/udhisapi.dll?content=uuid:c9a144cc-e709-4453-9efd-f1fc0429aede
</url>
</icon>

   <icon>
<mimetype>image/jpeg</mimetype>
<width>120</width>
<height>120</height>
<depth>24</depth>

   <url>
/upnphost/udhisapi.dll?content=uuid:3ee2a5dd-3afc-4f98-8787-2c928b8e343f
</url>
</icon>

   <icon>
<mimetype>image/png</mimetype>
<width>120</width>
<height>120</height>
<depth>24</depth>

   <url>
/upnphost/udhisapi.dll?content=uuid:4785d0e6-12dd-45af-869e-ec4317b0ade5
</url>
</icon>

   <icon>
<mimetype>image/jpeg</mimetype>
<width>48</width>
<height>48</height>
<depth>24</depth>

   <url>
/upnphost/udhisapi.dll?content=uuid:9924d43b-54d2-4a47-9651-1c878c681bb3
</url>
</icon>

   <icon>
<mimetype>image/png</mimetype>
<width>48</width>
<height>48</height>
<depth>24</depth>

   <url>
/upnphost/udhisapi.dll?content=uuid:878564f8-66a8-4196-88b5-2a9e29e45868
</url>
</icon>

   <icon>
<mimetype>image/bmp</mimetype>
<width>48</width>
<height>48</height>
<depth>16</depth>

   <url>
/upnphost/udhisapi.dll?content=uuid:179359b5-8092-4a62-a5d3-a226f67d08a9
</url>
</icon>

   <icon>
<mimetype>image/jpeg</mimetype>
<width>32</width>
<height>32</height>
<depth>24</depth>

   <url>
/upnphost/udhisapi.dll?content=uuid:b7ee662b-4368-4216-ac6c-612ed17c7fc5
</url>
</icon>

   <icon>
<mimetype>image/bmp</mimetype>
<width>32</width>
<height>32</height>
<depth>16</depth>

   <url>
/upnphost/udhisapi.dll?content=uuid:61782e56-bf7d-4488-9129-fb13d032e142
</url>
</icon>
</iconList>
<serialNumber>{E6FADB48-0066-4F0E-A2A2-2CA2E095127D}</serialNumber>

   <serviceList>

   <service>
<serviceType>urn:schemas-upnp-org:service:ConnectionManager:1</serviceType>
<serviceId>urn:upnp-org:serviceId:ConnectionManager</serviceId>

   <controlURL>
/upnphost/udhisapi.dll?control=uuid:29a67991-065a-4667-8958-f1a8d189b50d+urn:upnp-org:serviceId:ConnectionManager
</controlURL>

   <eventSubURL>
/upnphost/udhisapi.dll?event=uuid:29a67991-065a-4667-8958-f1a8d189b50d+urn:upnp-org:serviceId:ConnectionManager
</eventSubURL>

   <SCPDURL>
/upnphost/udhisapi.dll?content=uuid:28bb7177-3d9f-449a-ad64-f09e9d0e556e
</SCPDURL>
</service>

   <service>
<serviceType>urn:schemas-upnp-org:service:ContentDirectory:1</serviceType>
<serviceId>urn:upnp-org:serviceId:ContentDirectory</serviceId>

   <controlURL>
/upnphost/udhisapi.dll?control=uuid:29a67991-065a-4667-8958-f1a8d189b50d+urn:upnp-org:serviceId:ContentDirectory
</controlURL>

   <eventSubURL>
/upnphost/udhisapi.dll?event=uuid:29a67991-065a-4667-8958-f1a8d189b50d+urn:upnp-org:serviceId:ContentDirectory
</eventSubURL>

   <SCPDURL>
/upnphost/udhisapi.dll?content=uuid:b68c6bd7-269b-4511-834f-474fef2f6ba7
</SCPDURL>
</service>

   <service>

   <serviceType>
urn:MS.com:service:X_MS_MediaReceiverRegistrar:1
</serviceType>

   <serviceId>
urn:MS.com:serviceId:X_MS_MediaReceiverRegistrar
</serviceId>

   <controlURL>
/upnphost/udhisapi.dll?control=uuid:29a67991-065a-4667-8958-f1a8d189b50d+urn:MS.com:serviceId:X_MS_MediaReceiverRegistrar
</controlURL>

   <eventSubURL>
/upnphost/udhisapi.dll?event=uuid:29a67991-065a-4667-8958-f1a8d189b50d+urn:MS.com:serviceId:X_MS_MediaReceiverRegistrar
</eventSubURL>

   <SCPDURL>
/upnphost/udhisapi.dll?content=uuid:68ada955-a11d-42c2-9798-5044e99f506b
</SCPDURL>
</service>
</serviceList>
</device>
</root>

Also, attempting to connect to this:

http://192.168.1.102:2869/upnphost/

It gives me acces denied, forbidden.

To do this for yourself disconnect from the Pc through settings, go to music, and go to where it searches for computer, let it find one, and use your IP.
Logged