This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[SOLVED] UDP input does not work
#6
From kplex doc:

"<address> is the interface address to bind to for inbound kplex
interfaces or the address to send to for outbound interfaces. If
not specified for an input interface, kplex will receive broadcast
and unicast traffic sent to the desired port on a given interface if
one is specified, or all interfaces if non is specified."

So, try this:

[udp]
name=shipmodul
direction=in
optional=yes
address=localhost
port=10120

And if this does not work, add this after ###Manual settings into the kplex conf file:

[udp]
name=shipmodul
direction=in
optional=yes
port=10120
Reply


Messages In This Thread
[SOLVED] UDP input does not work - by kste - 2017-09-10, 10:58 PM
RE: UDP input does not work - by Sailoog - 2017-09-12, 03:56 PM
RE: UDP input does not work - by kste - 2017-09-12, 04:12 PM
RE: UDP input does not work - by Sailoog - 2017-09-12, 04:40 PM
RE: UDP input does not work - by kste - 2017-09-12, 05:10 PM
RE: UDP input does not work - by Sailoog - 2017-09-12, 05:29 PM
RE: UDP input does not work - by kste - 2017-09-12, 07:10 PM
RE: UDP input does not work - by Sailoog - 2017-09-13, 10:22 AM
RE: UDP input does not work - by kste - 2017-09-13, 07:10 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)