c++ - How to validate Internet Printing Protocol (IPP)? -
i want validate ipp port instance has ipp http://xxx.xxx.xxx.xxx:631/ipp
, similar way want validate https://xxx.xxx.xxx.xxx/ipp
.are there api's exist validate ipp , ipp-ssl if exists please let me know.
if there no native api's kindly let me know other way of doing this.
Comments
Post a Comment