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

Default 4064 Port #14

Open
muhanadz opened this issue Mar 8, 2024 · 0 comments
Open

Default 4064 Port #14

muhanadz opened this issue Mar 8, 2024 · 0 comments

Comments

@muhanadz
Copy link
Member

muhanadz commented Mar 8, 2024

@sbesson and I noticed that omero2pandas uses port 4064 by default for all operations which means all data is always encrypted.

def __init__(self, client=None, server=None, port=4064, username=None,

Might want to use port 4064 to authenticate then switch to port 4063 to avoid encrypting data for every operation which should result in faster wall-time. I believe this would be consistent with other house developed tools that connect to OMERO.

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

1 participant