Hi: I want to use Click to implement MAC and GNUradio to implement PHY, which are connected by unix socket. Now, I have written a client socket in C++ signal block of GNU and a server socket in Click. But I don't know what should I do next in Gnuradio? Should I have to connect this socket to "gr_file_descriptor_source(or sink)"? or what should I do that can let Click to control the packet in GNU?
Any Comments will be appreciated!! Thanks! KC Huang _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
