Skip to content

gnu-octave/octave-sockets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

The Sockets toolkit is a set of socket routines for GNU Octave

Requirements

  • Octave >= 3.6.0

Installing

To install, run the octave package manager:

  1. If running Windows, the package may already be installed: type pkg list, to view the installed packages.

  2. To install from source forge: pkg install -forge sockets

  3. To install from a local tarball. pkg install octave-sockets-XXXXXXX.tar.gz Where XXXXXXX is the version of the the downloaded tarball.

Usage:

  1. Load the package. pkg load sockets (Required each time Octave is started)

  2. Use the function calls.

Documentation

See the function list for Octave sockets for function documentation.

Known limitations and bugs

None provided

About

Socket functions for networking from within octave.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •