I'm trying to create a program that can tie the I/O of a socket to some kind of text box. The user types in the box, and whatever comes back through the socket gets displayed there as well. What comes ...
You've heard about the next generation directory protocol called LDAP (lightweight directory access protocol), and you're wondering if it's possible to write programs that can interact with it. Maybe ...