Sockets package: Difference between revisions

Jump to navigation Jump to search
no edit summary
(Created page with "= Networking in Octave = To communicate over network with TCP/IP, one can use the sockets package. Easiest way to install it is <pre>pkg -forge install sockets</pre> See the...")
 
No edit summary
 
(6 intermediate revisions by 5 users not shown)
Line 4: Line 4:
<pre>pkg -forge install sockets</pre>
<pre>pkg -forge install sockets</pre>


See the [http://octave.sourceforge.net/sockets/index.html package page] for documentation.
See the {{Forge|sockets|package page}} for documentation.


== Examples ==
== Examples ==
(connect to a web server?)
(connect to a web server?)
[[Category:Octave Forge]][[Category:Packages]]
Anonymous user

Navigation menu