ezTCP - try #2
  • Order of the Butterfly
    Order of the Butterfly
    Posts: 408 from 2004/7/15
    From: Russia, Moscow
    And here are my words tured into working code:
    https://sourceforge.net/project/screenshots.php?group_id=133480&ssid=22376
    As you can see here, DHCP client at last obtained an IP from the server. All i need now is to replace that "Running script" with C function configuring the interface (there is no script and will never be, it's just a stub function which just prints parameters with which the script would be called).
    I really hope i'll produce a new beta soon.
    iPod, iBook, iMac,... iRobot?
  • »28.11.05 - 06:46
    Profile Visit Website
  • Paladin of the Pegasos
    Paladin of the Pegasos
    Acill
    Posts: 1914 from 2003/10/19
    From: Port Hueneme, Ca.
    YES! When DHCP is in a beta that I can get I will use it at last! I cant wait. Thanks again Sonic, well done!
    Powermac Dual 2.0 GHZ G5 PCI-X (Registration #1894)
    Powerbook 1.67GHZ
    Powermac Dual 2.0 GHZ G5 PCIE (Registration #6130)
    A4000T CSPPC, Mediator
    Need Repairs, upgrades or a recap in the USA? Visit my website at http://www.acill.com
  • »28.11.05 - 18:04
    Profile Visit Website
  • Acolyte of the Butterfly
    Acolyte of the Butterfly
    zephar123
    Posts: 139 from 2004/3/8
    its coming along great sonic thanx for all your hard work so far =).
  • »01.12.05 - 03:30
    Profile Visit Website
  • Order of the Butterfly
    Order of the Butterfly
    Posts: 408 from 2004/7/15
    From: Russia, Moscow
    Heh... Decided to make next report just so as not to be quiet...
    1. Updated kernel and environment components are built. Not everything works as expected, errors are non-fatal (netstat shows nothing, ifconfig doesn't show MAC addresses). I guess something is wrong in my kvm_read() function. "ifconfig" tool is now re-adopted from NetBSD because FreeBSD implementation is poor. NetBSD doesn't use that KVM crap and therefore doesn't introduce additional problems. Probably all future development will be based on NetBSD and not FreeBSD.
    2. DHCP client itself is being finished, additional interface configuration routines are being written.
    I really hope everything will settle up next week. This is a very large update, that's why so much work is required.

    [ Edited by Sonic on 2005/12/1 17:49 ]
    iPod, iBook, iMac,... iRobot?
  • »01.12.05 - 06:21
    Profile Visit Website
  • Order of the Butterfly
    Order of the Butterfly
    MorphDelf
    Posts: 274 from 2004/2/20
    From: Oslo, Norway
    You do a wonderfull job Sonic. I will use your tcp/ip stack forever, just to show my support. Thanks for beeing so supportive! And all of you reports on how your progress is going on,..

    Thanks again!


    Regards,
    Michal
  • »01.12.05 - 21:18
    Profile Visit Website
  • Butterfly
    Butterfly
    killlbilll
    Posts: 95 from 2004/5/19
    Quote:


    I will use your tcp/ip stack forever, just to show my support.



    Wow. Forever? Will you marry it? ;)
    [ pegasos ii / g4 | morphos1.4.4 ]
  • »01.12.05 - 21:54
    Profile
  • Order of the Butterfly
    Order of the Butterfly
    MorphDelf
    Posts: 274 from 2004/2/20
    From: Oslo, Norway
    Yes ;p
  • »02.12.05 - 11:56
    Profile Visit Website
  • Order of the Butterfly
    Order of the Butterfly
    Posts: 408 from 2004/7/15
    From: Russia, Moscow
    Well, well, here are the latest news:
    1. ifconfig utility fixed - works.
    2. netstat utility actually works but requires to implement some additional functions. So - left out for now. However it perfectly serves my debugging needs - dumping routing table.
    3. DHCP client modifications are being finished.
    So - soon v0.14 will be delivered. Thanks to all for your support.
    iPod, iBook, iMac,... iRobot?
  • »02.12.05 - 12:17
    Profile Visit Website
  • Paladin of the Pegasos
    Paladin of the Pegasos
    Acill
    Posts: 1914 from 2003/10/19
    From: Port Hueneme, Ca.
    Looking forward to it, will it have a GUI and be easy to install and setup?
    Powermac Dual 2.0 GHZ G5 PCI-X (Registration #1894)
    Powerbook 1.67GHZ
    Powermac Dual 2.0 GHZ G5 PCIE (Registration #6130)
    A4000T CSPPC, Mediator
    Need Repairs, upgrades or a recap in the USA? Visit my website at http://www.acill.com
  • »02.12.05 - 12:50
    Profile Visit Website
  • Order of the Butterfly
    Order of the Butterfly
    Posts: 408 from 2004/7/15
    From: Russia, Moscow
    http://prdownloads.sourceforge.net/unmorphos/ezTCP0.14.lha?download
    Sorry, no new GUI parts yet. I will start MiamiPanel support as soon as DHCP support is 100% finished and tested.
    I modified the configuration editor a bit, it looks much better now. Probably after some time you'll see first screenshots.
    iPod, iBook, iMac,... iRobot?
  • »05.12.05 - 06:37
    Profile Visit Website
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    Stevo
    Posts: 888 from 2004/1/24
    From: #AmigaZeux
    Or download it here :-) :

    https://morph.zone/modules/mydownloads/singlefile.php?lid=334
    ---
    http://www.iki.fi/sintonen/logs/its_only_football.txt
  • »05.12.05 - 08:22
    Profile
  • Moderator
    Senex
    Posts: 498 from 2003/2/17
    From: Hannover / Ger...
    By the way: Don't know if someone did mention this before already, but as someone pointed out at amiga-news.de today, there is already a commercial product called ezTCP, too.

    http://www.eztcp.com/
  • »06.12.05 - 16:10
    Profile Visit Website
  • Targhan
    Posts: 2833 from 2003/2/8
    From: USA
    Sounds like it's time for a poll with a new name for what was once called ezTCP... Ideas?
    :idea:Targhan

    MorphOS portal? www.MorphZone.org
  • »06.12.05 - 18:41
    Profile Visit Website
  • Just looking around
    SkyRider
    Posts: 2 from 2004/9/16
    Hi, I can't compile the Ambient Source with the MOS SDK.
    The Error Messages are "permission denied" or "write protected." With Miami it works fine.

    Greets
    SkyRider
  • »06.12.05 - 22:15
    Profile
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    Velcro_SP
    Posts: 929 from 2003/7/13
    From: Universe
    |||

    [ Edited by Velcro_SP 24.09.2011 - 04:12 ]
    Pegasos2 G3, 512 megs RAM
  • »07.12.05 - 02:14
    Profile
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    Velcro_SP
    Posts: 929 from 2003/7/13
    From: Universe
    Or Sonic TCP?
    Pegasos2 G3, 512 megs RAM
  • »07.12.05 - 10:16
    Profile
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    Stevo
    Posts: 888 from 2004/1/24
    From: #AmigaZeux
    EasyTCP
    MiniTCP
    MorphTCP
    SonicTCP
    BlueTCP

    MOSConnect
    MorphConnect
    MorphNet

    etc. etc. :-)
    ---
    http://www.iki.fi/sintonen/logs/its_only_football.txt
  • »07.12.05 - 10:49
    Profile
  • Order of the Butterfly
    Order of the Butterfly
    Posts: 408 from 2004/7/15
    From: Russia, Moscow
    Huh... Could you explain the situation a bit more detailed?
    What does actually happen? When? Under what conditions?
    iPod, iBook, iMac,... iRobot?
  • »07.12.05 - 11:07
    Profile Visit Website
  • MorphOS Developer
    March
    Posts: 91 from 2003/7/30
    From: Warsaw, Poland
    This must be a problem with ixemul apps and usergroup.lib from
    ezTCP. There is also problem with my OpenSSH port - it hangs,
    when launched with usergroup.library from ezTCP. Also cvs tool was
    reported not to work correctly. When I replaced the lib with
    usergroup.library from AmiTCP all ixemul apps works
    fine.
    Marek Szyprowski ...... happy MorphOS, AmigaOS and Debian/Linux user ........
  • »07.12.05 - 12:44
    Profile Visit Website
  • Order of the Butterfly
    Order of the Butterfly
    Posts: 408 from 2004/7/15
    From: Russia, Moscow
    Did you try to leave my usergroup.library and put netinfo.device to devs: ? Probably those tools ask the OS for current username and netinfo.device is needed for that crap. I didn't build it yet because i was pretty sure applications can work without it.
    Okay, i'll research the problem.
    iPod, iBook, iMac,... iRobot?
  • »07.12.05 - 14:53
    Profile Visit Website
  • Moderator
    hooligan
    Posts: 1948 from 2003/2/23
    From: Lahti, Finland
    MorphConnect sounds adequete
    www.mikseri.net/hooligan <- Free music
  • »07.12.05 - 15:27
    Profile Visit Website
  • Yokemate of Keyboards
    Yokemate of Keyboards
    Zylesea
    Posts: 2053 from 2003/6/4
    I'd rather go for a shorter name, like mosnet.
    --
    http://via.bckrs.de

    Whenever you're sad just remember the world is 4.543 billion years old and you somehow managed to exist at the same time as David Bowie.
    ...and Matthias , my friend - RIP
  • »07.12.05 - 16:22
    Profile Visit Website
  • Targhan
    Posts: 2833 from 2003/2/8
    From: USA
    MZNet! :lol: Just kidding about that. Due to historical reasons, I would think that Magic#? would be appropriate naming conventions too. In the other thread, we see that there will be a bit more to what eztcp is than just a TCP/IP stack. So, a #?net would be better than #?TCP.

    We could call it a city name, as Mr. Kruse was so fond of in his time (Miami, Daytona, etc). How about pulling out our astronomical encyclopedia, and use a name of a moon in the solor system? Ganymede, Titan, etc.
    :idea:Targhan

    MorphOS portal? www.MorphZone.org
  • »07.12.05 - 18:41
    Profile Visit Website
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    Robin
    Posts: 741 from 2003/2/24
    GaiaNet :)
  • »07.12.05 - 19:17
    Profile Visit Website
  • Acolyte of the Butterfly
    Acolyte of the Butterfly
    Gelb
    Posts: 148 from 2003/3/4
    From: #amigazeux
    How about just NetStack or something obvious like this.

    Every new user (hoho) will know immediately what it is for without reverting to grab the mos dictionary of cryptic and obscure program names.
  • »07.12.05 - 20:04
    Profile Visit Website