Re: [Freedos-user] Next mTCP release (2012) - wish lists and ideas?

2012-04-21 Thread Bernd Blaauw
Op 21-4-2012 5:51, Michael B. Brutman schreef:

 If you have an idea let me know. I can't get to everything, but if the
 idea is good it will definitely get priority. Small tweaks to the
 existing code are always possible to.

* DHCP client that also writes WATTCP.CFG, so 1 dhcp-request keeps both 
TCP/IP stacks in synch.

* Twitter client? Just came to mind, modern communication through 
ancient operating system ^^

--
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] Next mTCP release (2012) - wish lists and ideas?

2012-04-21 Thread Michael B. Brutman

Marcos,

A network drive letter similar to the Microsoft LAN client would be 
great, but that is a major undertaking - far larger in effort than the 
FTP server, which was the last major addition.  That is not coming any 
time soon - it might as well be a separate project for the amount of 
work it requires.  (That code also looks very different than all of the 
existing code; a TSR that mucks with the DOS drive letter chain and uses 
the undocumented network redirector interface.  Some coding samples like 
vmsmount exist, but it is still not trivial.)

Making mTCP more CPU power aware - I went down this path and there are 
#defines in the code for some of it.  I chose not to implement it 
because there was confusion on how to do it across all of the platforms 
(older versions of PC DOS like 2.x, newer versions of DOS, DOSBox, and 
VMWare/VirtualBox) without having to do separate compiles or 
sophisticated run-time detection.  That could still make it in the short 
term, but I need to do a lot of testing on a variety of machines.



Mike



--
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


[Freedos-user] Still Learning!

2012-04-21 Thread Ed Vance
Originally to: All

Howdy! All,

I haven't used FREEDOS but I have enjoyed reading the messages in this
echo.

Just wanted to say THANKS! for all the posts about the innards of DOS,
GUI, Linux, etc., etc.

Thanks Again, now returning to Lurking Mode.CR  LF


 * SLMR 2.1a #T348 * WINDOWS ERROR 407: Program too idiotic, even for windoze
---
 * Synchronet * Capitol City Online - telnet  http://cco.ath.cx - 502-875-8938




--
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] Next mTCP release (2012) - wish lists and ideas?

2012-04-21 Thread Rugxulo
Hi,

On Sat, Apr 21, 2012 at 8:13 AM, Michael B. Brutman
mbbrut...@brutman.com wrote:

 Making mTCP more CPU power aware - I went down this path and there are
 #defines in the code for some of it.  I chose not to implement it
 because there was confusion on how to do it across all of the platforms
 (older versions of PC DOS like 2.x, newer versions of DOS, DOSBox, and
 VMWare/VirtualBox) without having to do separate compiles or
 sophisticated run-time detection.  That could still make it in the short
 term, but I need to do a lot of testing on a variety of machines.

You could always compile power management in the .EXEs but disable it,
and let the user enable it piecemeal via config file if so desired.
Then maybe?? report results back to you anonymously via e-mail with
the results (opt in by default). Hey, it works for Google.   ;-)

--
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user