Though i created and populated an JDAP database, I want to access it to add/delete users from a Java program. What I now know is that to connect and bind, I need a hostname and port#, not a pathname as if i were ope ing a text file.
On Thu, Jun 26, 2014 at 2:10 PM, Emmanuel Lécharny <[email protected]> wrote: > Le 26/06/2014 19:52, Anthony Gottlieb a écrit : > > I'm sorry, > > > > one doesn't connect & bind as if they were opening a file. No, this > works > > more like sockets with a hostname and port# > > I'm sorry, but I don't get what you are trying to explain here... > >
