The AROS Archives(anonymous IP: 3.141.24.134,331) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu


 Categories

   o Audio (94)
   o Datatype (15)
   o Demo (45)
   o Development (242)
   o Document (61)
   o Driver (19)
   o Emulation (60)
   o Game (506)
   o Graphics (218)
   o Library (22)
   o Network (59)
   o Office (21)
   o Utility (242)
   o Video (18)

Total files: 1622

Full index file
Recent index file

Part of aros exec
 Readme for:  Network » Misc » tcpprefs.i386-aros.zip

Tcpprefs

Description: AROSTCP Preferences Application
Download: tcpprefs.i386-aros.zip       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 97kb
Version: 1.0
Date: 20 Apr 09
Author: PrzemysÅ‚aw Szczygielski
Submitter: PrzemysÅ‚aw Szczygielski
Email: qus123/gmail com
Category: network/misc
License: APL
Distribute: yes
FileID: 575
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads: 231  (Current version)
231  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

[Show comments] [Show snapshots] [Show videos] [Show content] [Replace file] 
This is AROSTCP preferences applet. To enable Save/Use you have to change and
press enter in any of the entry fields. To use AROSTCP Preferences properly you
have to prepare yourself a script that starts AROSTCP and/or dhcpclient.

Example:

.key STATE/A
.bra {
.ket }

Failat 21

if {STATE} eq "start"
cd env:arostcp
run >NIL: <NIL: <path to your>/arostcp

WaitForPort AROSTCP
If NOT Warn
IF $AROSTCP/db/DHCP eq "True"
run >NIL: <NIL: <path to your>/dhclient -q
EndIf
Else
echo "Problem running TCP/IP stack"
endif
endif

if {STATE} eq "stop"
RX >NIL: "address AROSTCP; KILL"
;and kill dhclient
;BreakTask C:services/dhclient
endif

Failat 10













































File Version Size Date Dls Readme
tcpprefsBeta166kb23 Jul 08¤ Tcpprefs - AROSTCPPrefs
Copyright © 2005 - 2024 The AROS Archives All Rights Reserved