Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Matlab can Receive Message from slicer,and the connect is fine when slicer as Server,when Slicer as client, the connect failed,why? #7

Open
xiaosnowqiang opened this issue Sep 7, 2022 · 3 comments

Comments

@xiaosnowqiang
Copy link

The issue just as mentioned in title,could someone help me.
My matlab version is 2019a,Slicer is 5.03
The successful connect and receive message like below when i run the testReceiveMessage() code :
图片
But when the slicer as client,and run testSendMessage.m the connect failed like below:
图片

@lassoan
Copy link

lassoan commented Sep 7, 2022

MatlabOpenIGTLink can only act as a client. A client can send and receive data as well.

If you want Matlab to act as server then you can use the pyigtl Python package.

@xiaosnowqiang
Copy link
Author

Thanks sir,this is a very useful message.
I will try to use the pyigtl Python package.
Best regards,
-Jian

@xiaosnowqiang
Copy link
Author

xiaosnowqiang commented Sep 7, 2022 via email

@xiaosnowqiang xiaosnowqiang reopened this Sep 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants