We all need to be controlled !
Last night I spent 4 hours on control point. I have basic M-SEARCH working and NOTIFY listening … I need to analyze the packets now and start asking for devices description ..
Last night I spent 4 hours on control point. I have basic M-SEARCH working and NOTIFY listening … I need to analyze the packets now and start asking for devices description ..
Tonight, I spent 4 hours on making the SDK compile on linux. It does but it is still not working right. The sockets seems to be blocking somehow under cygwin. I had to write posixthreads and even though I am not using threads yet, I need help from a true linux person now …. anyhow time to sleep …
I just checked today. Sounds like I spent a total of 123 hours already on SNDK. 3 Fulltime weeks ! Pretty insane given the fact I have been doing this only at night while keeping my day job. That’d be cool if someone uses it eventually. Gotta work on the Ctrl point now, gotta gotta can’t stop now. Got an email from G.B., he said he had a nice small xml parser (20KB) I could have used…hopefully we can work together soon.
A little tool to put a txt file inside a header file in binary format. Strings seem to be limited in size by the compiler otherwise…
Oh btw, you will need these Intel UPnP tools if you want to see/control the Light. It’s only 25MB after you install the .NET redistributable files ;-)
Yes, here is my first test sample of SNDK (Small Network Dev Kit). Ok I know I need a better name. But here’s my first UPnP Light sample fully controllable, eventable ! Ok there is no UI yet so don’t get your hopes up. Oh and btw, only 1 thread for all this ;-)