Ryan Gardner
TVWBB Fan
I've been playing with the stoker socket control a bit.
Anyone know what the TEMP_OUTPUT_ENABLE command is supposed to do? I've sent the command with a port number and it returns a success message but nothing seems to happen. I try to telnet to that port and get nothing back...
I'm running an nmap over every possible port now to see if somehow there is some glitch where the port number gets set to some invalid value.
It seems in the responses that the payload size that gets passed back is bogus - which kind of sucks for variable length responses when you want to know when you are done.
The socket protocol seems nice and fast though. It'd be cool if the temp output enable would work.
	
		
			
		
		
	
				
			Anyone know what the TEMP_OUTPUT_ENABLE command is supposed to do? I've sent the command with a port number and it returns a success message but nothing seems to happen. I try to telnet to that port and get nothing back...
I'm running an nmap over every possible port now to see if somehow there is some glitch where the port number gets set to some invalid value.
It seems in the responses that the payload size that gets passed back is bogus - which kind of sucks for variable length responses when you want to know when you are done.
The socket protocol seems nice and fast though. It'd be cool if the temp output enable would work.
