Hi Florin,

Does session layer now has support of connectionless UDP support.
I am trying a simple application that uses VCL for achieving connectionless UDP 
transport use case.

Intent is as follow:
1. vppcom_app_create
2. vppcom_session_create
3. vppcom_session_bind
4. vppcom_session_recvfrom / vppcom_session_sendto.

VPP shows the session in LISTEN state.
Application is able to do Tx via VCL vppcom_session_sendto but for some reason 
Rx is not received.

Any debugging pointers would be very helpful. Thanks in advance.

- Nikhil
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#18443): https://lists.fd.io/g/vpp-dev/message/18443
Mute This Topic: https://lists.fd.io/mt/16427341/21656
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to