Back to home page

DOS ain't dead

Forum index page

Log in | Register

Back to index page
Thread view  Board view
mbbrutman

Homepage

Washington, USA,
26.04.2013, 20:36
 

mTCP 2013-04-26 is available (Announce)

And nearly another year has passed by ...

This version includes:

* All: improved TCP/IP lost packet and retransmit support
* All: DHCP lease expiration detection and warning
* IRCjr: mIRC color codes, improved logging support, 132 column awareness, bug fixes
* FTP client: user input can be longer now (2 lines), 125 responses handled better
* FTP server: improved compatibility with more clients.
* Telnet: improved emulation (scroll regions and origin mode support)
* Many other small fixes and improvements ...


Everything is available at http://code.google.com/p/mtcp/ . Documentation and screen shots can be found at http://www.brutman.com/mTCP/ .


Enjoy!
Mike

---
mTCP - TCP/IP apps for vintage DOS machines!
http://www.brutman.com/mTCP

ron

Homepage E-mail

Australia,
29.04.2013, 03:41

@ mbbrutman
 

mTCP 2013-04-26 is available

> This version includes:
>
> * All: improved TCP/IP lost packet and retransmit support
> * All: DHCP lease expiration detection and warning
> * IRCjr: mIRC color codes, improved logging support, 132 column awareness,
> bug fixes
> * FTP client: user input can be longer now (2 lines), 125 responses handled
> better
> * FTP server: improved compatibility with more clients.
> * Telnet: improved emulation (scroll regions and origin mode support)
> * Many other small fixes and improvements ...

Got it. Thank you. :)

Khusraw

E-mail

Bucharest, Romania,
25.11.2013, 13:07

@ mbbrutman
 

mTCP 2013-04-26 is available

> And nearly another year has passed by ...
>
> This version includes:
>
> * All: improved TCP/IP lost packet and retransmit support
> * All: DHCP lease expiration detection and warning
> * IRCjr: mIRC color codes, improved logging support, 132 column awareness,
> bug fixes
> * FTP client: user input can be longer now (2 lines), 125 responses handled
> better
> * FTP server: improved compatibility with more clients.
> * Telnet: improved emulation (scroll regions and origin mode support)
> * Many other small fixes and improvements ...
>
>
> Everything is available at http://code.google.com/p/mtcp/ . Documentation
> and screen shots can be found at http://www.brutman.com/mTCP/ .
>
>
> Enjoy!
> Mike

I wanted to test for fun the latest mTCP package (dated May 23), and I discovered that there is a bug in the parsing of the configuration file. In the sample.cfg you provide, just replace 0 with 255 at the netmask setting line, and see for yourself: a "'NETMASK' must be set" error message appears. It seems this is an old bug you still haven't managed to fix, as searching Google I found this: http://www.vintage-computer.com/vcforum/archive/index.php/t-21013.html

---
Glory to God for all things

mbbrutman

Homepage

Washington, USA,
29.11.2013, 05:43

@ Khusraw
 

mTCP 2013-04-26 is available

Sorry, but the error message you are getting has nothing to do with the ancient post that you referred to. In that bug a comment line was not being parsed correctly. In your user error you are setting the netmask of your network (255.255.255.255) to be the same as the broadcast address for your network (255.255.255.255).

That netmask (255.255.255.255) is not valid for any network - it says that the network part of the address is all 32 bits and leaves nothing for the local subnet the host is on. What is it that you are trying to do?

Also, I put my email address prominently in all of the documentation and all of the programs. That email address is where suspected bug reports should go. I check web forums regularly but email is so much more direct and helps to get things resolved more quickly. There is also an issues/bug reporting system on the Google code download site for mTCP which I also monitor.

---
mTCP - TCP/IP apps for vintage DOS machines!
http://www.brutman.com/mTCP

Khusraw

E-mail

Bucharest, Romania,
29.11.2013, 17:57

@ mbbrutman
 

mTCP 2013-04-26 is available

> Sorry, but the error message you are getting has nothing to do with the
> ancient post that you referred to. In that bug a comment line was not
> being parsed correctly. In your user error you are setting the netmask of
> your network (255.255.255.255) to be the same as the broadcast address for
> your network (255.255.255.255).

Thanks for your reply, my apologies, I was mistaken. I managed to make it work meantimes.

---
Glory to God for all things

mbbrutman

Homepage

Washington, USA,
29.11.2013, 19:58

@ Khusraw
 

mTCP 2013-04-26 is available

No problem at all ...

I just to make sure that there is no confusion - is there something in the documentation that should be fixed that might have confused you? My only languages are English and C++ so I am sure there is room for improvement.

Most people use the DHCP client which should handle those settings for them. I do not think that too many people try to adjust the settings by hand. There is always the possibility of a bug, but I try not to repeat my bugs because that is boring. :-)

What type of machine and Ethernet card are you using? What version of DOS?

---
mTCP - TCP/IP apps for vintage DOS machines!
http://www.brutman.com/mTCP

Khusraw

E-mail

Bucharest, Romania,
29.11.2013, 20:33

@ mbbrutman
 

mTCP 2013-04-26 is available

> I just to make sure that there is no confusion - is there something in the
> documentation that should be fixed that might have confused you? My only
> languages are English and C++ so I am sure there is room for improvement.

Absolutely nothing, I find the documentation to be clear and exhaustive.

> Most people use the DHCP client which should handle those settings for
> them. I do not think that too many people try to adjust the settings by
> hand.

This is certainly the best approach.

> What type of machine and Ethernet card are you using? What version of DOS?

2.6GHz Pentium 4 desktop, Realtek RTL8139 Ethernet card, MS-DOS v. 7.10.

---
Glory to God for all things

mbbrutman

Homepage

Washington, USA,
29.11.2013, 20:54

@ Khusraw
 

mTCP 2013-04-26 is available

> 2.6GHz Pentium 4 desktop, Realtek RTL8139 Ethernet card, MS-DOS v. 7.10.

You have an extremely overpowered machine. :-) For the programs that support 132 column support I would enable that. Otherwise, enjoy ...

(Future versions of the mTCP applications will use a DOS extender for memory management if the machine supports it. So there will be better buffering, more scrollback for the screens, etc.)

---
mTCP - TCP/IP apps for vintage DOS machines!
http://www.brutman.com/mTCP

bearwindows

Homepage

missing nowhere,
27.03.2015, 04:30

@ mbbrutman
 

mTCP 2013-04-26 is available

Is it possible to add Telnet VTNT Terminal Type Format support to your mTCP telnet client?
Is has some good drawbacks, f.e. you can run full-screen console programs such as DOS Navigator, Far Manager via telnet console in color. And all keyboard key combinations should work.
https://msdn.microsoft.com/en-us/library/cc432768.aspx
http://www.ietf.org/rfc/rfc1091.txt

mbbrutman

Homepage

Washington, USA,
03.04.2015, 16:41

@ bearwindows
 

mTCP 2013-04-26 is available

> Is it possible to add Telnet VTNT Terminal Type Format support to your mTCP
> telnet client?
> Is has some good drawbacks, f.e. you can run full-screen console programs
> such as DOS Navigator, Far Manager via telnet console in color. And all
> keyboard key combinations should work.
> https://msdn.microsoft.com/en-us/library/cc432768.aspx
> http://www.ietf.org/rfc/rfc1091.txt


mTCP Telnet already supports the "Telnet Terminal-Type Option" (option 24) as described by the referenced RFC.

---
mTCP - TCP/IP apps for vintage DOS machines!
http://www.brutman.com/mTCP

roytam

28.03.2015, 15:45

@ mbbrutman
 

mTCP 2013-04-26 is available

> And nearly another year has passed by ...
>
> This version includes:
>
> * All: improved TCP/IP lost packet and retransmit support
> * All: DHCP lease expiration detection and warning
> * IRCjr: mIRC color codes, improved logging support, 132 column awareness,
> bug fixes
> * FTP client: user input can be longer now (2 lines), 125 responses handled
> better
> * FTP server: improved compatibility with more clients.
> * Telnet: improved emulation (scroll regions and origin mode support)
> * Many other small fixes and improvements ...
>
>
> Everything is available at http://code.google.com/p/mtcp/ . Documentation
> and screen shots can be found at http://www.brutman.com/mTCP/ .
>
>
> Enjoy!
> Mike

Did you find alternative project hosting site? Google Code is shutting down!

Oso2k

29.03.2015, 07:28

@ roytam
 

mTCP 2013-04-26 is available

> > Everything is available at http://code.google.com/p/mtcp/ .
> Documentation
> > and screen shots can be found at http://www.brutman.com/mTCP/ .
> >
> >
> > Enjoy!
> > Mike
>
> Did you find alternative project hosting site? Google Code is shutting
> down!

According to Google Code, everything has moved to http://www.brutman.com/mTCP/

mbbrutman

Homepage

Washington, USA,
03.04.2015, 16:27

@ Oso2k
 

mTCP 2013-04-26 is available

> > > Everything is available at http://code.google.com/p/mtcp/ .
> > Documentation
> > > and screen shots can be found at http://www.brutman.com/mTCP/ .
> > >
> > >
> > > Enjoy!
> > > Mike
> >
> > Did you find alternative project hosting site? Google Code is shutting
> > down!
>
> According to Google Code, everything has moved to
> http://www.brutman.com/mTCP/

Which was the original site before I open sourced it and moved it to Google Code ...

The only parts missing are the Wiki pages. I am going to re-work them and get them added to the site.

---
mTCP - TCP/IP apps for vintage DOS machines!
http://www.brutman.com/mTCP

Back to index page
Thread view  Board view
22632 Postings in 2109 Threads, 402 registered users, 425 users online (0 registered, 425 guests)
DOS ain't dead | Admin contact
RSS Feed
powered by my little forum