Hi,

I'm not saying that it's a fault of TomCat, I'm just saying that I've a
problem on a different machine.

The problem, that I observe is on the echo. ( the echo is a little bit
different
The communication works well on my PC ( Tomcat7 under windows 7 )
But when I put the application ( .war ) on my linux machine with Tomcat7. It
seems that the communication didn't work well.
I don't know why, because it's the same code, the same war file.

some information about the test case :

10:27:32   => 01010105fc020601
=>1:1:1:5:252:2:6:1:
<= 1:1:1:5:63:2:6:1:
10:27:32  <= 010101053f020601

as you can see, the echo is a little bit different ! I don't understand why,
it can't be !

I'm using the function

void 
java.io.PrintWriter<eclipse-javadoc:%E2%98%82=LMJ_SERVEUR/C:%5C/Program%20Files%5C/Java%5C/jre6%5C/lib%5C/rt.jar%3Cjava.io%28PrintWriter.class%E2%98%83PrintWriter>.write(char[]
buf)


If someone has an idea of what it can be, i'm very interesting !


Thx,

On Mon, May 16, 2011 at 6:47 PM, Christopher Schultz <
ch...@christopherschultz.net> wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Micka,
>
> On 5/16/2011 12:18 PM, Micka wrote:
> > I've an application that is running under Tomcat7.
> > And I 've created a serversocket, in my PC, the application is running
> > without problem.
> > But when I place the application in my linux machine, I observed a
> problem
> > in the socket communication.
>
> What problem did you observe?
>
> > To check if the client received correctly the data, it sent me back an
> echo.
> > In my case, the echo is always wrong. But on my PC the echo works well.
>
> Client or server of both on PC in this case?
>
> > So I'm asking to the specialist, is it possible that the problem comes
> from
> > the different version of java that i used ?
>
> You haven't provided enough information for anyone to help. It's not
> even clear that this has anything to do with Tomcat.
>
> - -chris
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.10 (MingW32)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
>
> iEYEARECAAYFAk3RVQYACgkQ9CaO5/Lv0PAwMgCghz5sArtQrtdjCgCAnCosLukv
> VW8An1FN9bS50tK9Y3VlA7wwSzZDX+Uo
> =vBsl
> -----END PGP SIGNATURE-----
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>

Reply via email to