To add to what Jim said.

> I don't think I totally get it.
> My question was to ask why does anyone need to write 'shared-memory' access 
> to call the corresponding binary API for each and every feature set that one 
> is interested in.
> If there is a direct client library available, then it would be much easy to 
> call the direct feature API and get going with this API stuff.

There are 'direct' client libraries in C, C++, Go, Lua, Python and Java.

e.g. in Python you do:

v= VPP()
v.connect(...)
print v.show_version()
v.disconnect()

What else is it you are looking for?

Cheers,
Ole

-=-=-=-=-=-=-=-=-=-=-=-
Links:

You receive all messages sent to this group.

View/Reply Online (#8853): https://lists.fd.io/g/vpp-dev/message/8853
View All Messages In Topic (3): https://lists.fd.io/g/vpp-dev/topic/16930729
Mute This Topic: https://lists.fd.io/mt/16930729/21656
New Topic: https://lists.fd.io/g/vpp-dev/post

Change Your Subscription: https://lists.fd.io/g/vpp-dev/editsub/21656
Group Home: https://lists.fd.io/g/vpp-dev
Contact Group Owner: vpp-dev+ow...@lists.fd.io
Terms of Service: https://lists.fd.io/static/tos
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub
-=-=-=-=-=-=-=-=-=-=-=-

Attachment: signature.asc
Description: Message signed with OpenPGP

Reply via email to