Author Topic: Peter, will Hybrid IM work with your IM?  (Read 9873 times)

Offline Botsareus

  • Society makes it all backwards - there is a good reason for that
  • Bot God
  • *****
  • Posts: 4483
    • View Profile
Re: Peter, will Hybrid IM work with your IM?
« Reply #15 on: March 20, 2014, 01:19:30 PM »
Yes, nothing will change Testlund. I just had some confusion on how PeterIM communicated with the server.

Offline Peter

  • Bot God
  • *****
  • Posts: 1177
    • View Profile
Re: Peter, will Hybrid IM work with your IM?
« Reply #16 on: March 23, 2014, 05:17:04 PM »
Seems this client runs fine.
Oh my god, who the hell cares.

Offline Peter

  • Bot God
  • *****
  • Posts: 1177
    • View Profile
Re: Peter, will Hybrid IM work with your IM?
« Reply #17 on: March 27, 2014, 03:23:20 PM »
~it's now offline~
Oh my god, who the hell cares.

Offline Botsareus

  • Society makes it all backwards - there is a good reason for that
  • Bot God
  • *****
  • Posts: 4483
    • View Profile
Re: Peter, will Hybrid IM work with your IM?
« Reply #18 on: March 27, 2014, 06:51:10 PM »
Hey Peter, drop tomorrow. I am including the IM stuff if you don't mind. (I hope it is online for the big demo.)

Offline Testlund

  • Bot God
  • *****
  • Posts: 1574
    • View Profile
Re: Peter, will Hybrid IM work with your IM?
« Reply #19 on: March 29, 2014, 09:47:35 AM »
Yes, let's try Internet Mode tonight!  :boing:
The internet is corrupt and controlled by criminally minded people.

Offline Botsareus

  • Society makes it all backwards - there is a good reason for that
  • Bot God
  • *****
  • Posts: 4483
    • View Profile
Re: Peter, will Hybrid IM work with your IM?
« Reply #20 on: March 29, 2014, 08:03:03 PM »
Peter, I think it is time to transfer IM to the Darwinbots servers. What do you think? That way IM can remain online indefinitely. If that will require modifications to the client side then I will simply republish the install package. I just found some bugs in my current package anyway (don't worry, nothing critical)

Also, I would like a copy of both server side and client side source codes to be transferred to the SVN.

... Thx
« Last Edit: March 29, 2014, 08:05:15 PM by Botsareus »

Offline Peter

  • Bot God
  • *****
  • Posts: 1177
    • View Profile
Re: Peter, will Hybrid IM work with your IM?
« Reply #21 on: March 30, 2014, 05:25:39 AM »
Generally yes. Bit worried about cpu spikes I saw yesterday, but I think that should be fixed now.

The only modification that's needed on the client site is the default ip it tries to connect to. You can also fix that within DB. if you hand the ip to the '-server' argument.

Added the sources, you can add it to svn yourself, I don't have access.

edit: server.py fix
« Last Edit: April 01, 2014, 02:38:44 PM by Peter »
Oh my god, who the hell cares.

Offline Botsareus

  • Society makes it all backwards - there is a good reason for that
  • Bot God
  • *****
  • Posts: 4483
    • View Profile
Re: Peter, will Hybrid IM work with your IM?
« Reply #22 on: April 01, 2014, 01:03:49 PM »
Thx, I will.

Offline Botsareus

  • Society makes it all backwards - there is a good reason for that
  • Bot God
  • *****
  • Posts: 4483
    • View Profile
Re: Peter, will Hybrid IM work with your IM?
« Reply #23 on: April 01, 2014, 01:07:37 PM »
Numsgil, Can we move IM to live? (I'll also need an IP)

Peter, so I need to pass something like:

Code: [Select]
DarwinbotsIM.exe -in "C:\in" -out "C:\out" -name "Botsareus" -server "68.56.129.19" ?
Does it support the new longer ips?

Offline Peter

  • Bot God
  • *****
  • Posts: 1177
    • View Profile
Re: Peter, will Hybrid IM work with your IM?
« Reply #24 on: April 01, 2014, 01:52:13 PM »
Yep, that should work.

Good point about ipv6. No support for ipv6, although that shouldn't be too hard to add.
Oh my god, who the hell cares.

Offline Botsareus

  • Society makes it all backwards - there is a good reason for that
  • Bot God
  • *****
  • Posts: 4483
    • View Profile
Re: Peter, will Hybrid IM work with your IM?
« Reply #25 on: April 01, 2014, 01:54:38 PM »
Ok then. Awesome.

Numsgil, What do you need from Peter to move PeterIM to live?

Thx.

Offline Peter

  • Bot God
  • *****
  • Posts: 1177
    • View Profile
Re: Peter, will Hybrid IM work with your IM?
« Reply #26 on: April 01, 2014, 02:45:06 PM »
Changed the server.py, made a fix.

Also renewed router firewall settings. Setting had disappeared. :huh:
Oh my god, who the hell cares.

Offline Numsgil

  • Administrator
  • Bot God
  • *****
  • Posts: 7742
    • View Profile
Re: Peter, will Hybrid IM work with your IM?
« Reply #27 on: April 01, 2014, 03:11:24 PM »
I'll want someone else to eyes the server code.  Probably either me or Shasta.  I (or Shasta) also need to set up a sandboxed user account for it so it can't accidentally delete the web server :D.  Other than that, if you're all happy with it I don't see any issues.

Offline Peter

  • Bot God
  • *****
  • Posts: 1177
    • View Profile
Re: Peter, will Hybrid IM work with your IM?
« Reply #28 on: April 01, 2014, 03:36:51 PM »
As long it has the rights to run "rm -Rf /" it'll do what's intended to do. :)

cpulimit may be useful in case the webserver got just one core in use.(to remove the possibility of using all cpu resources)
Oh my god, who the hell cares.

Offline Botsareus

  • Society makes it all backwards - there is a good reason for that
  • Bot God
  • *****
  • Posts: 4483
    • View Profile
Re: Peter, will Hybrid IM work with your IM?
« Reply #29 on: April 01, 2014, 04:20:18 PM »
Can't really comment much as it is getting over my head. But I did deduce there was an update to server.py. I'll probably need to post it to svn. Did you modify your file from your original post?
« Last Edit: April 01, 2014, 04:22:05 PM by Botsareus »