0
votes
8answers
362 views
TCL development: debug environment
I like a bit of TiVo hacking in spare time - TiVo uses a Linux variant and TCL. I'd like to write TCL scripts on my Windows laptop, test them and then FTP them over to my TiVo.
Can I have a …
0
votes
6answers
555 views
Get source of website in java
I would like to use java to get the source of a website (secure) and then parse that website for links that are in it. I have found how to connect to that url, but then how can i easily get just the …
