John-Mark Gurney
7a22dee726
update copyright dates to include 2007...
[git-p4: depot-paths = "//depot/": change = 1098]
17 years ago
John-Mark Gurney
40fec323ea
improve SSDP a bit... send out multiple notifies... first is
sometime between .5 and 1 seconds, and the second is between 1 and
5 seconds later...
Also, schedule a resend of the notify for sometime between a third
and a half of the max-age of it all...
send out two byebye notifications just incase...
Yes, this increases traffic, but it's required per the spec.. and
w/ 100Mbit it's not too big of a deal..
[git-p4: depot-paths = "//depot/": change = 1088]
17 years ago
John-Mark Gurney
75f5d263fd
add code to handle resending the notifys out every seven minutes..
This should prevent the DSM-520 from saying we've disappeared...
7 minutes means 4 sends before the 30 minutes max-age hits and is
a pretty good compromise, though we do send out five notifies each
time...
[git-p4: depot-paths = "//depot/": change = 1087]
17 years ago
John-Mark Gurney
e2b3d7d0f0
spell port properly
Reported by: Jens Nie
Message-Id: <200609052014.38286.jneines@web.de>
[git-p4: depot-paths = "//depot/": change = 882]
18 years ago
John-Mark Gurney
e1fa3f4326
change to ktext, and add $Change$ to the files..
[git-p4: depot-paths = "//depot/": change = 853]
18 years ago
John-Mark Gurney
7226652deb
drop sending foobar, not sure where this was coming from..
[git-p4: depot-paths = "//depot/": change = 815]
18 years ago
John-Mark Gurney
712d484bbc
add $Id$'s so that people can tell which files have changed between
releases easier...
[git-p4: depot-paths = "//depot/": change = 804]
18 years ago
John-Mark Gurney
cd44190167
fix problems with the space to tab conversion..
fix addFSPath...
[git-p4: depot-paths = "//depot/": change = 764]
19 years ago
John-Mark Gurney
312d124260
switch to using tabs instead of spaces...
[git-p4: depot-paths = "//depot/": change = 763]
19 years ago
John-Mark Gurney
d03f618ec0
detect presence of..
[git-p4: depot-paths = "//depot/": change = 746]
19 years ago
John-Mark Gurney
cfeac9c3cb
add my email address to my copyright lines..
update the README with some basic info..
[git-p4: depot-paths = "//depot/": change = 736]
19 years ago
John-Mark Gurney
5b80aeb26d
branch the files into a main line branch.. I should of done this
at first, so that I can fork off releases...
[git-p4: depot-paths = "//depot/": change = 734]
19 years ago
John-Mark Gurney
7b3457f289
add my copyright to the files that I've significantly touch..
[git-p4: depot-paths = "//depot/": change = 732]
19 years ago
John-Mark Gurney
9f465bb73f
remove some unnecessary debugging statements now that it's working..
[git-p4: depot-paths = "//depot/": change = 731]
19 years ago
John-Mark Gurney
4936729b23
properly assert Tim's copyright... (c) has no meaning, only it spelled
out or the copyright symbol is valid..
[git-p4: depot-paths = "//depot/": change = 727]
19 years ago
John-Mark Gurney
47c90c74be
add support for sending out byebye notifications...
[git-p4: depot-paths = "//depot/": change = 726]
19 years ago
John-Mark Gurney
28d473c4a6
make the extra double \r\n at the end part of the join..
[git-p4: depot-paths = "//depot/": change = 721]
19 years ago
John-Mark Gurney
82eba4cbcc
don't immediately reply to the request, wait a random time [0, MX]
before repling as per draft-goland-http-udp-04.txt
[git-p4: depot-paths = "//depot/": change = 720]
19 years ago
John-Mark Gurney
30b233410d
improve SSDP, like not making headers case sensitive... send out
notifications when we register an address...
make it so we send our responses on our own ip, and not the
multicast, along with turning off multicast loopback so we
don't see our own traffic...
Move the registering the SSDP services after the start of the
http server since we now send out notifications...
[git-p4: depot-paths = "//depot/": change = 718]
19 years ago
John-Mark Gurney
ed587e94d3
import a python media server based upon twisted among other things..
from: http://frungy.org/~tpot/weblog/2006/01/19#python-upnp-abandoned
[git-p4: depot-paths = "//depot/": change = 717]
19 years ago