mirror of
https://github.com/corda/corda.git
synced 2025-02-10 04:41:35 +00:00
actually simulates blocking IO by implementing a Socket OutputStream, and sends a file to a port. The server listens on a port and dumps the output to test files. Together, these classes can be used to send a file from a client to a server machine over a socket.