Link to home
Start Free TrialLog in
Avatar of SarikaDhami
SarikaDhami

asked on

Accessing JMS queue from VB application

Is it possible to post and receive messages from JMS queue from a VB application? Or is there any way on interaction (sending and receiving data) between a java application and VB program.
ASKER CERTIFIED SOLUTION
Avatar of KeithWatson
KeithWatson

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of KeithWatson
KeithWatson

Let me know if the code for a sockets-based solution is needed and I can post the detail.