9 Aug
2006
9 Aug
'06
2:24 p.m.
Hello, I have a database which contains a list of hosts with their IP-addresses, and I need to be able to connect to them by their name. The plan is to write a simple daemon using twisted names which accepts the dns query, looks up the requested address in the database, and answers the dns query. How would I do that with twisted names? p.s. (I skimmed over the documentation but got blinded by "Undocumented" labels.) Best regards, Yves