Welcome, Guest. Please login or register.

Author Topic: AmigaOS puTTY port?  (Read 2213 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline MercTopic starter

  • Sr. Member
  • ****
  • Join Date: Apr 2002
  • Posts: 312
    • Show only replies by Merc
    • http://chebucto.ns.ca/~ah210/Profile.html
AmigaOS puTTY port?
« on: June 13, 2005, 09:37:09 PM »
Has anyone ever considered porting PuTTY to AmigaOS?  I've played with the sources a few times to make my own tweaks, and it looks to be straight ahead C code that should be relatively easy to port.

I might even try it myself if I can find and get gcc to work...

http://www.chiark.greenend.org.uk/~sgtatham/putty/
 

Offline Plaz

Re: AmigaOS puTTY port?
« Reply #1 on: June 14, 2005, 12:13:24 AM »
Nice idea, what system would you be working on? Classic, OS4 PPC or linux cross compiler?

Plaz
 

Offline Johan Samuelsson

  • Full Member
  • ***
  • Join Date: Sep 2002
  • Posts: 243
    • Show only replies by Johan Samuelsson
    • http://www.ponnyslakteriet.com/uprough
Re: AmigaOS puTTY port?
« Reply #2 on: June 14, 2005, 02:13:44 AM »
can't code so it'll be a no. but i have been wanting it for AmigaOS for a long time. The REALLY bad thing about it is that  it doesn't support ZModem. :( I have seen a modified windows version that supported ZModem though.
.\\\\ Spot / Up Rough Soundsystem //.
check it ---> http://www.uprough.net
 

Offline MercTopic starter

  • Sr. Member
  • ****
  • Join Date: Apr 2002
  • Posts: 312
    • Show only replies by Merc
    • http://chebucto.ns.ca/~ah210/Profile.html
Re: AmigaOS puTTY port?
« Reply #3 on: June 14, 2005, 10:14:10 PM »
It'd just be for classic since that's all I have.  I've not done much in the way of network programming, or any gui based stuff in Intuition, but then it's basically just displaying text and transferring data... can't be *that* difficult.   :-D
 

Offline Plaz

Re: AmigaOS puTTY port?
« Reply #4 on: June 14, 2005, 11:28:47 PM »
Quote
can't be *that* difficult. :-D


Yeah, right.... :-P
I working now to learn Reaction and GTK. In theory I will
be able to help port things from linux xwindows to Amiga.
That remains to be seen. But I do use and like putty.
It would be a nice addition if something similar isn't
available for AOS yet. I'm working out a doc now that I
hope will let others build a GCC cross compiler from mac,
windows or linux to help code. I'm already using it from
windows, I just need to get the instructions right to others
can follow. I think there's already instructions for GCC
on classics. If not, maybe I need to look there next. :-)

Plaz