Displaying 2 results from an estimated 2 matches for "test_client".
Did you mean:
rest_client
2004 Mar 07
1
win32-mmap problem
Hi all,
Ruby 1.8.1 (hand built, not the installer)
Windows 2000
I was just playing with win32-mmap. I tried running the test_server.rb and
test_client.rb. I started the server, which seems to be fine, but when I
run the client I get this:
C:\eclipse\workspace\win32-mmap-0.1.0\test>ruby test_client.rb
C:/ruby/lib/ruby/1.8/ftools.rb:23:in `initialize'': Permission denied -
win32/mmap.so (Errno::EACCES)
from C:/ruby/lib/ruby/1...
2005 Apr 18
1
X11 connection rejected because of wrong authentication
...l reply 0
debug1: session_by_channel: session 0 channel 0
debug1: session_input_channel_req: session 0 req shell
debug1: X11 connection requested.
debug1: channel 2: new [X11 connection from 127.0.0.1 port 55536]
debug1: channel 2: free: X11 connection from 127.0.0.1 port 55536, nchannels
3
grm at TEST_CLIENT ~
$ ssh -CXvvv bes at remotehost
OpenSSH_3.9p1, OpenSSL 0.9.7d 17 Mar 2004
debug2: ssh_connect: needpriv 0
debug1: Connecting to remotehost [remotehost] port 22.
debug1: Connection established.
debug1: identity file /cygdrive/h/.ssh/identity type -1
debug1: identity file /cygdrive/h/.ssh/id_rsa typ...