ezzat wrote:
hello all,
            in my company, a Socket-server application made by the
apache-mina package. i have a task to connect to this server and get some information first I
trying to logging in then if logging is true, I try to send request and get
the server response I tried to make this , but I have many problems using
the ordinary java socket or channelScoket
the problem, I can't get all the response message of the server.
can any body help me to get out of this task how can I starting

I think you will have to provide some more information. What does the server do? Is it a standard protocol like HTTP, FTP, etc, or a proprietary? If proprietary, please give us some details of what the protocol looks like. Also, what does your client code look like?

/Niklas

Reply via email to