Accessing dictd from Windows...?

  • Thread starter Thread starter tantiboh
  • Start date Start date
T

tantiboh

Anybody ever come across away to access Linux's dictd servers in a Windows program?

**********************************************************************
Sent via Fuzzy Software @ http://www.fuzzysoftware.com/
Comprehensive, categorised, searchable collection of links to ASP & ASP.NET resources...
 
Anybody ever come across away to access Linux's dictd servers in a Windows program?

**********************************************************************
Sent via Fuzzy Software @ http://www.fuzzysoftware.com/
Comprehensive, categorised, searchable collection of links to ASP & ASP.NET resources...

It's a simply TCP based protocol, so you can access it quite easily
using the TCPClient class.
 
Back
Top