how to you figure java doesnt have the functional equivalent of libwww when
it has ftp and http classes built on a general protocol and client
classes? it lacks urlencode/urldecode. anyone have this done?
what makes java nice for robots? with interfaces, fetching and using
remote objects is the functional equivalent to CORBA 2.0, albeit much
simpler, which i find to be a big advantage. this kind of robotics :-) is
really interesting.
protocols written in java can be passed down to clients, ala the plain text
protocol in the java tutorial.
-john