https://github.com/osquery/osquery logo
Title
v

Valentín

02/09/2021, 12:54 AM
z

zwass

02/09/2021, 12:55 AM
Windows doesn't support Unix Domain Sockets... You have to connect to the Windows Named Pipe.
Is there a Java Thrift client you can use? I'd look into that.
v

Valentín

02/09/2021, 2:36 AM
Thanks, I'm not sure if there is a Java Thrift Cliente I could use
If you know please let me know
I need to find an alternative java object to get the InputStream and OutputStram that the transport needs
@zwass any comment?
z

zwass

02/09/2021, 9:44 PM
I don't know any more. You'll have to do your own research.