[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
DGRAM sockets, anyone uses them?
From: |
pyuste |
Subject: |
DGRAM sockets, anyone uses them? |
Date: |
Thu, 27 Dec 2012 10:17:41 -0800 (PST) |
I am trying to set an UDP server with octave, but have been unable to solve a
problem I am having.
All examples I see are TCP based.
Has anyone been able to receive on a UDP socket?
My problem is that upon exit from a recv() I always get:
error:octave_base_value::print(): wrong type argument '<unknown type>'
Any clue?
Thanks.
--
View this message in context:
http://octave.1599824.n4.nabble.com/DGRAM-sockets-anyone-uses-them-tp4648411.html
Sent from the Octave - General mailing list archive at Nabble.com.
- DGRAM sockets, anyone uses them?,
pyuste <=