Forum Discussion
Altera_Forum
Honored Contributor
21 years agouCLinux and RPC code help
Hello, I have to prove the concept that uClinux and Nios II can interface via RPC to a unix worstation. I think uCLinux can do it, but I need a helping hand (I am new to uCLinux, but I have f...
Altera_Forum
Honored Contributor
21 years agoHello Slacker,
Thank you for your reply. I think you are right about NFS (it has to be using RPC). As it turns out, I have to communicate with a synchronization system using PRC which does not have an NFS interface, thus I am stuck with making the lower level calls to RPC. Besides that I have to implement a server and a client so that I can have messages going both ways. Thank you for pointing me to pormap. If there is an example or someone that knows how to do this sort of thing, plase let me know, I will appreciate it greatly, Carlos