So what do people use nowadays? I have been stuck programming in java for backend stuff (not really against my will) but I kinda feel guilty I can't write software for my desktop platform anymore. So ...
GNURadio is the swiss-army-knife of software-defined radio suites: it does everything and anything. It has a great GUI overlayer that makes creating radio flows fairly simple. There are only two areas ...
Hi,<BR><BR>I'm trying to create a program that can tie the I/O of a socket to some kind of text box. The user types in the box, and whatever comes back through the socket gets displayed there as well.