qt - Qt4 and DNS records -


does qt 4 support resolving dns records such cname, mx , srv?

there's q3dns class, i'd prefer not use it.

http://doc.trolltech.com/4.7/q3dns.html

should have information need.

edit: far can see there no low-level version except 1 above.

http://doc.trolltech.com/4.7/porting4.html#qdns

you code scratch mfc based example shouldn't hard port.


Comments

Popular posts from this blog

Javascript line number mapping -

c# - Is it possible to remove an existing registration from Autofac container builder? -

php - Mysql PK and FK char(36) vs int(10) -