Current time: 05-08-2024, 06:01 AM Hello There, Guest! (LoginRegister)


Post Reply 
new code for the daemon :)
Author Message
raphael Offline
Member
***

Posts: 474
Joined: Apr 2007
Reputation: 8
Post: #1
Wink new code for the daemon :)
I'm just about to commit some more changes I just made to the code.
Within those changes there is some new code for the daemon Big Grin

The new version doesn't include new features but to allow to say helo and then bye (instead of the old behaviour that required to say: helo, execute query, bye).

I've also tried to clean up the code and the Makefiles so it should be easier to understand now.

Just for the record:

Quote:$ telnet localhost 9876
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
250 OK ispCP Daemon v1.1 Welcomes You!
helo ME Smile
250 OK 127.0.0.1/ME Smile
execute query
250 OK request is being processed.
bye
250 OK Good Bye!
Connection closed by foreign host.
and
Quote:$ telnet localhost 9876
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
250 OK ispCP Daemon v1.1 Welcomes You!
helo it's me once again
250 OK 127.0.0.1/it's me once again
bye
250 OK Good Bye!
Connection closed by foreign host.
07-18-2007 01:25 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
new code for the daemon :) - raphael - 07-18-2007 01:25 PM
RE: new code for the daemon :) - BeNe - 07-18-2007, 03:46 PM
RE: new code for the daemon :) - joximu - 07-18-2007, 08:45 PM
RE: new code for the daemon :) - raphael - 07-19-2007, 02:36 AM
RE: new code for the daemon :) - joximu - 07-19-2007, 05:09 AM
RE: new code for the daemon :) - raphael - 07-19-2007, 05:36 AM
RE: new code for the daemon :) - joximu - 07-19-2007, 08:13 AM
RE: new code for the daemon :) - raphael - 07-19-2007, 08:43 AM
RE: new code for the daemon :) - ibiza4000 - 07-21-2007, 12:46 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)