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

Get information about the Pos printer model #285

Open
jzeb opened this issue Oct 29, 2024 · 7 comments
Open

Get information about the Pos printer model #285

jzeb opened this issue Oct 29, 2024 · 7 comments

Comments

@jzeb
Copy link

jzeb commented Oct 29, 2024

May I ask whether I have obtained information about the POS printer model in the current LAN through network scanning

@lukevp
Copy link
Owner

lukevp commented Oct 29, 2024

I don’t understand the question. This library implements a subset of the ESC/POS spec. There aren’t currently any methods implemented that give you model information, but if that’s part of the spec we would gladly accept PRs that add that functionality. If you’re asking about port / ip address scanning to find devices, that’s out of scope for this library and there should be many .net tools that can do this.

@jzeb
Copy link
Author

jzeb commented Oct 30, 2024

What I mean is that ESC-POS.NET can scan the LAN printer and obtain the corresponding brand and model of the printer

@jzeb
Copy link
Author

jzeb commented Oct 30, 2024

I really want to get my reply. Now I want to find a solution. Thank you

@igorocampos
Copy link
Collaborator

Hi @jzeb, unfortunately, what you wish for doesn't have anything to do with the purpose of this library. You would need to accomplish that with another library and THEN use this one to communicate with the printer you found in your network

What I mean is that ESC-POS.NET can scan the LAN printer and obtain the corresponding brand and model of the printer

That’s out of scope for this library

@jzeb
Copy link
Author

jzeb commented Oct 31, 2024

Hi @jzeb, unfortunately, what you wish for doesn't have anything to do with the purpose of this library. You would need to accomplish that with another library and THEN use this one to communicate with the printer you found in your network

What I mean is that ESC-POS.NET can scan the LAN printer and obtain the corresponding brand and model of the printer

That’s out of scope for this library

So far, I have been looking for a long time, but I have not found a suitable library to use. Could you recommend it for me? Thank you

@igorocampos
Copy link
Collaborator

Unfortunately I've never had that need, so I wouldn't know which to recommend, but quick search in Google pointed a few already, not sure if you already went that path or not.

@jzeb
Copy link
Author

jzeb commented Nov 1, 2024

Currently can not find a solution, in distress

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

3 participants