Lab for XJTU computer networks course using rust and extern libc socket
Using UDP.
Currently, by using cargo run, we go to the menu. By printing different numbers, each terminal could be server or client to communicate.
PS:
-
UI is ugly now.
-
Client don't need ip and port. And we should add this feature later.
-
We need log in feature.