Skip to content
  • Timothy Stack's avatar
    · d286c0cb
    Timothy Stack authored
    Start on vmc:
    
    	* configure, configure.in: Add vmcd related template files.
    
    	* robots/GNUmakefile.in: Switch order of vmcd/rmcd.
    
    	* robots/emc/GNUmakefile.in: cleanup
    
    	* robots/mtp/GNUmakefile.in: Add mtp_dump tool.
    
    	* robots/mtp/mtp.c: Change mtp_encode_packet to use a passed in
    	buffer pointer or allocate a buffer if its NULL, probably gonna be
    	a big source of errors...
    
    	* robots/mtp/mtp_dump.c: Another command-line tool that connects
    	to a server and dumps mtp packets that are received.  Useful for
    	seeing output from the vmc-client.
    
    	* robots/vmcd/GNUmakefile.in: Add vmc-client and test case.
    
    	* robots/vmcd/test_vmc-client.sh.in: Test case for the vmc-client.
    
    	* robots/vmcd/vmc-client.c: First cut of the vmc-client, it reads
    	mezzanine output and sends it to any connected clients.
    d286c0cb