Re: octave sockets package
Michael Poroger <[email protected]> Sun, 17 Jan 2021 08:45:07 +0200
| Newsgroups | gmane.comp.gnu.octave.maintainers |
|---|---|
| Message-ID | <CACo=suR73SAdudfJJ-oL8bQkeYb5Y=5g0LL3N7VjrEZtBbWvoA@mail.gmail.com> |
Andy, Thank you for your reply. Actually I need UDP and multicast rather than TCP. ----------------------------- Michael Poroger "Science is not only knowledge, science is also to be dare" Shimon Peres On Sat, Jan 16, 2021 at 12:40 PM Andreas Weber <[email protected]> wrote: > Hi Michael, > > Am 16.01.21 um 09:16 schrieb Michael Poroger: > > Is there some documentation on the usage of this package? > > Only the documentation of the functions accessible thru "help" or here: > https://octave.sourceforge.io/sockets/overview.html > > Perhaps you will find this test helpful: > > https://github.com/gnu-octave/octave-sockets-enh/blob/master/src/test_socket > > which shows how to create a server and a client. > Btw, the instrument-control also has TCP > https://octave.sourceforge.io/instrument-control/package_doc/Basic-TCP.html > > -- Andy >