Pull in-band file transfer stuff. Toyed around with that idea, but it seems that updates for some platforms are big enough and there are enough reliability concerns that just using TCP/HTTP is safer and easier.

This commit is contained in:
Adam Ierymenko 2013-12-04 10:45:15 -08:00
commit f5d397e8c8
7 changed files with 1 additions and 764 deletions

View file

@ -25,5 +25,4 @@ OBJS=\
node/SysEnv.o \
node/Topology.o \
node/UdpSocket.o \
node/Updater.o \
node/Utils.o