you can use tools as smart sniffer to test data "actually" send data to server.
2012-09-07 mjkai 发件人: Emmanuel Lécharny 发送时间: 2012-09-07 13:25:20 收件人: users 抄送: 主题: Re: msg not received at server Le 9/7/12 6:15 AM, Prasanna Kumar Nelam a écrit : > > > Hi, > > > > Whenever we send data from TcpClient which has wrote in C++, to > minaTimeserver which has provided in minaexamples.jar package, it is not > receiving. While we send data from the Telnet client it is receiving. > > Can anyone suggest me what was the problem in this. Not with so little informations... Have you at least checked that the client is *actually* sending anything to the server ? (using Wireshark for instance). I would put a blind bet that the problem is on your client, if you want my opinion... -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com
