[ 
https://issues.apache.org/jira/browse/DIRMINA-1128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17157367#comment-17157367
 ] 

Alexander B commented on DIRMINA-1128:
--------------------------------------

Yeah sure. My target is to receive packages via UDP sent to a specific port. If 
i send messages via UDP to this port with a test tool and check this with 
standard unix tools (e.g. netcat) i can see, that these packages are sent to 
this port. But actually i want to receive these packages with a java 
application using the NioDatagramConnector. Based on my implementation, i do 
not receive anything - so i must doing something wrong. Can you help me by 
giving me an advice?

> UDPConnector does not receive anything
> --------------------------------------
>
>                 Key: DIRMINA-1128
>                 URL: https://issues.apache.org/jira/browse/DIRMINA-1128
>             Project: MINA
>          Issue Type: Wish
>          Components: Example
>    Affects Versions: 2.0.21
>            Reporter: Alexander B
>            Priority: Major
>
> Hello guys,
>  
> I have created a simple UDP-Connector, which i reported [ here | 
> [https://stackoverflow.com/questions/62875586/mina-usage-of-datagramconnector-does-not-work]
>  ]
>  
> Can you tell me the difference between using the SocketConnector and 
> DatagramConnector and why the SocketConnector works fine, but the 
> DatagramConnector does not?
>  
> I expect, that there should be the same behaviour ... (except of the class 
> itself)
>  
> Thanks a lot
> Alex



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org
For additional commands, e-mail: dev-h...@mina.apache.org

Reply via email to