PDA

View Full Version : help me, i can't connect to the internet event server.



Ron
October 13th, 2002, 12:55 PM
You cannot use telnet with the IEserver. Use "ieventc.exe" or the IEclient plugin. You can find ieventc.exe in the same directory as girder.exe

Ron
October 13th, 2002, 12:55 PM
First of all, learn how to use girder. Then the usage of the ieventc will become clear. It simply sends an event to girder. In girder you can then do anything you like with it.

Secondly the tcpip server is the old internet event server and is no longer supported or available for girder 3.2.

Ron
October 13th, 2002, 12:55 PM
the php file is in the help directory.

tony_wk
October 13th, 2002, 12:55 PM
after i successfully invoke the internet event server plugin ( add the ip address to the box and restart the girder) every time i use telnet 127.0.0.1 1024 , i can see the words "incoming connection" in the girder window. but no promt for passwd input or any other display, just a blank screen in my telnet command window. once i key in a random letter the telnet is disconnected.

what is the right procedure to connect the internet event server? did i miss something? :-? :-?

tony_wk
October 13th, 2002, 12:55 PM
thank you Ron. but i am confused now. How to use the ieventc.exe? what does payload mean? How to use ievent client plugin? in what typical situation do i make use of these?

what i tried to do is to use telent to contact the TCP/IP server which i thought is the same as the internet event server. if they are different, where can i find the TCP/IP server plugin? :oops:

tony_wk
October 13th, 2002, 12:55 PM
thanks Ron! girder works great!
i noticed that you have a php sample ienent client to share in the past. can i still find it somewhere now?