<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">

<head>

<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p
        {mso-style-priority:99;
        mso-margin-top-alt:auto;
        margin-right:0cm;
        mso-margin-bottom-alt:auto;
        margin-left:0cm;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph
        {mso-style-priority:34;
        margin-top:0cm;
        margin-right:0cm;
        margin-bottom:0cm;
        margin-left:36.0pt;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page Section1
        {size:612.0pt 792.0pt;
        margin:3.0cm 2.0cm 3.0cm 2.0cm;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=DA link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>This is my script<o:p></o:p></span></p>

<p class=MsoNormal style='margin-left:65.2pt'><span lang=EN-US
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>@echo
off<o:p></o:p></span></p>

<p class=MsoNormal style='margin-left:65.2pt'><span lang=EN-US
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>rem
This is a wifi ping tester to see if %HOST% hostname is avail.<o:p></o:p></span></p>

<p class=MsoNormal style='margin-left:65.2pt'><span lang=EN-US
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>rem <o:p></o:p></span></p>

<p class=MsoNormal style='margin-left:65.2pt'><span lang=EN-US
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>set
HOST=wpkg-srv<o:p></o:p></span></p>

<p class=MsoNormal style='margin-left:65.2pt'><span lang=EN-US
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p>

<p class=MsoNormal style='margin-left:65.2pt'><span lang=EN-US
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>ping
-n 5 %HOST% > nul:<o:p></o:p></span></p>

<p class=MsoNormal style='margin-left:65.2pt'><span lang=EN-US
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>if
%errorlevel% == 0 goto alive<o:p></o:p></span></p>

<p class=MsoNormal style='margin-left:65.2pt'><span lang=EN-US
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p>

<p class=MsoNormal style='margin-left:65.2pt'><span lang=EN-US
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>ping
-n 15 %HOST% > nul:<o:p></o:p></span></p>

<p class=MsoNormal style='margin-left:65.2pt'><span lang=EN-US
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>if
%errorlevel% == 0 goto alive<o:p></o:p></span></p>

<p class=MsoNormal style='margin-left:65.2pt'><span lang=EN-US
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p>

<p class=MsoNormal style='margin-left:65.2pt'><span lang=EN-US
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>ping
-n 15 %HOST% > nul:<o:p></o:p></span></p>

<p class=MsoNormal style='margin-left:65.2pt'><span lang=EN-US
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>if
%errorlevel% == 0 goto alive<o:p></o:p></span></p>

<p class=MsoNormal style='margin-left:65.2pt'><span lang=EN-US
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p>

<p class=MsoNormal style='margin-left:65.2pt'><span lang=EN-US
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>ping
-n 15 %HOST% > nul:<o:p></o:p></span></p>

<p class=MsoNormal style='margin-left:65.2pt'><span lang=EN-US
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>if
%errorlevel% == 0 goto alive<o:p></o:p></span></p>

<p class=MsoNormal style='margin-left:65.2pt'><span lang=EN-US
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p>

<p class=MsoNormal style='margin-left:65.2pt'><span lang=EN-US
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>rem <o:p></o:p></span></p>

<p class=MsoNormal style='margin-left:65.2pt'><span lang=EN-US
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>rem
Hmmm seems like %HOST% is unreachable as we now have tried for 50 seconds!<o:p></o:p></span></p>

<p class=MsoNormal style='margin-left:65.2pt'><span lang=EN-US
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>rem
exit with error<o:p></o:p></span></p>

<p class=MsoNormal style='margin-left:65.2pt'><span lang=EN-US
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p>

<p class=MsoNormal style='margin-left:65.2pt'><span lang=EN-US
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>@echo
%HOST% is not alive!<o:p></o:p></span></p>

<p class=MsoNormal style='margin-left:65.2pt'><span lang=EN-US
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>EXIT
/B 1<o:p></o:p></span></p>

<p class=MsoNormal style='margin-left:65.2pt'><span lang=EN-US
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p>

<p class=MsoNormal style='margin-left:65.2pt'><span lang=EN-US
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>:alive<o:p></o:p></span></p>

<p class=MsoNormal style='margin-left:65.2pt'><span lang=EN-US
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>rem
we have contact - exit with success<o:p></o:p></span></p>

<p class=MsoNormal style='margin-left:65.2pt'><span style='font-size:11.0pt;
font-family:"Calibri","sans-serif";color:#1F497D'>EXIT /B 0<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>

<p class=MsoNormal><span lang=EN-US>> Also, what would you like to happen if
the wifi connection is not alive when wpkg starts?  Do you want it to wait
longer and try again, or > would you rather let the user log in and then try
again after a few seconds/minutes?<br>
<br>
<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US>If possible I’d prefer to delay logon until
wpkg is completed and have a message/progress bar display until then…<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p>

<p class=MsoNormal>/Michael<br>
<br>
<span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>

<div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm'>

<p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>Fra:</span></b><span
style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>
wpkg-users-bounces@lists.wpkg.org [mailto:wpkg-users-bounces@lists.wpkg.org] <b>På
vegne af </b>Troy Hamilton<br>
<b>Sendt:</b> 16. december 2008 17:32<br>
<b>Til:</b> wpkg-users@lists.wpkg.org<br>
<b>Emne:</b> Re: [wpkg-users] Feature request<o:p></o:p></span></p>

</div>

<p class=MsoNormal><o:p> </o:p></p>

<p class=MsoNormal>On Mon, Dec 15, 2008 at 11:52 PM, Michael Ugilt <<a
href="mailto:michael@ugilt.net">michael@ugilt.net</a>> wrote:<o:p></o:p></p>

<div>

<blockquote style='border:none;border-left:solid #CCCCCC 1.0pt;padding:0cm 0cm 0cm 6.0pt;
margin-left:4.8pt;margin-right:0cm'>

<div>

<div>

<p><span lang=EN-US>Been struggling to get WPKG to work smoothly with wifi'ed
laptops.</span><o:p></o:p></p>

<p><span lang=EN-US>The real issue is that the wifi connection takes some 10-14
seconds to come alive so a 10 second ping is working from time to time but not
reliable.</span><o:p></o:p></p>

<p><span lang=EN-US>I have not been able to get the "offline custom
script" method to work at all – running my script offline and debugging is
doing fine – but not when called from within wpkg.</span><o:p></o:p></p>

<p><span lang=EN-US>I think what I really miss is a retry parameter for the
ping test ie. 3 times – or simple raise the build in 10 second max limitation</span><o:p></o:p></p>

<p><span lang=EN-US>Any thoughts?</span><o:p></o:p></p>

</div>

</div>

</blockquote>

</div>

<p class=MsoNormal style='margin-bottom:12.0pt'>What does your offline custom
script look like right now?<br>
<br>
Also, what would you like to happen if the wifi connection is not alive when
wpkg starts?  Do you want it to wait longer and try again, or would you
rather let the user log in and then try again after a few seconds/minutes?<br>
<br>
--Troy<o:p></o:p></p>

</div>

</body>

</html>