command
Version:
v0.0.0-...-abae4a4
Opens a new window with list of versions in this module.
Published: Oct 15, 2021
License: MPL-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
C code
# gcc -Wall -o c-client c-client.c arith_clnt.c arith_xdr.c arith.h
# gcc -Wall -o c-server c-server.c arith_svc.c arith_xdr.c arith.h
Go code
# go build go-server.go procedures.go
# go build go-client.go procedures.go
You should be able to use C client with Go server and
also Go client with C server.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.