What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Port Listening

Port Listening
Author: Message:
ArkaneArkade
Full Member
***

Avatar
The One and Only

Posts: 193
Reputation: 5
38 / Male / Flag
Joined: Mar 2007
O.P. Port Listening
Hey guys, I'm needing a little bit of help with a minor script. Well, maybe a lot of help, because I honestly dont have a clue, but maybe I can find out if this is at least possible.

I have an xbox, which runs xbmc on my network, and I'm looking to detect a few of the functions froom this. The xbox runs a broadcast function in the background, which sends a UDP datagram whenever an error occurs (among other things).
Basically, I'm looking for a way to listen for this broadcast, and take the information from it, to store in a variable.

I've looked on the xbmc website, and found this information about the function.

The Broadcast facility uses the UDP broadcast protocol with a default port setting of 8278.
XBMC broadcasts on the IP address 255.255.255.255 which is the limited broadcast address.
The actual broadcasts are delimited by <b></b> and may consist of a numerical or textual description of the event (depening on the event)

I've used a small util which lets me see these on Windows, and one of the messages appears as "<b>OnPlayBackStarted;1</b>"
I know how to remove the <b>s etc, but I dont have a clue about the actual listening, or reading information.
Can anyone give me a clue as to whether this is possible, and how it would be done?
Thanks
Stefan Leroux
[Image: adsig.jpg]
10-30-2007 03:28 AM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Port Listening - by ArkaneArkade on 10-30-2007 at 03:28 AM
RE: Port Listening - by -dt- on 10-30-2007 at 05:27 AM
RE: Port Listening - by Deco on 10-30-2007 at 12:52 PM
RE: Port Listening - by ArkaneArkade on 10-30-2007 at 07:14 PM
RE: Port Listening - by Deco on 10-30-2007 at 09:13 PM
RE: Port Listening - by ArkaneArkade on 10-31-2007 at 01:12 AM
RE: Port Listening - by Deco on 10-31-2007 at 03:20 AM
RE: Port Listening - by ArkaneArkade on 10-31-2007 at 03:17 PM
RE: Port Listening - by Deco on 10-31-2007 at 05:45 PM
RE: Port Listening - by ArkaneArkade on 10-31-2007 at 06:03 PM
RE: Port Listening - by ArkaneArkade on 11-01-2007 at 10:28 PM
RE: Port Listening - by prashker on 11-01-2007 at 10:34 PM
RE: Port Listening - by Deco on 11-02-2007 at 01:10 PM
RE: Port Listening - by ArkaneArkade on 11-02-2007 at 07:00 PM
RE: Port Listening - by Deco on 11-02-2007 at 09:57 PM
RE: Port Listening - by ArkaneArkade on 11-03-2007 at 12:55 AM
RE: Port Listening - by Deco on 11-03-2007 at 11:46 AM
RE: Port Listening - by ArkaneArkade on 11-03-2007 at 01:04 PM
RE: Port Listening - by C-Quel on 11-03-2007 at 07:42 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On