http://www.kxyike.com/Applet/Index/BiFm.html边框为什么用不

&nbsp>&nbsp
&nbsp>&nbsp
&nbsp>&nbsp
java.applet.Applet的网络功能(二)
摘要:MediaTracker类ImageObserver可以有效地监视单个图像,但是面对多个图像我们用MediaTracker类;使用非常简单:addImage()来把关心的所有图像都加到MediaTracker控制下:addImage(Imageimage,intid)我们所给的id是给每个图像一个标识;实际上是用一组ID来把不同的图像组成一个图像组;在使用图像之前可以用checkID()来查看图像是否已经预备好;一般是当我们调用drawImage()的时候,才会开始加载图像;
MediaTracker类
ImageObserver可以有效地监视单个图像,但是面对多个图像我们用
MediaTracker类;
使用非常简单:
addImage()来把关心的所有图像都加到MediaTracker控制下:addImage(Image image, int id)
我们所给的id是给每个图像一个标识;实际上是用一组ID来把不同的图像组成一个图像组;
在使用图像之前可以用checkID()来查看图像是否已经预备好;
一般是当我们调用drawImage()的时候,才会开始加载图像;现在我们有另外的选择:
我们可以在drawImage()之前调用waitForID()来强制加载图像,这样的话,以后有需要时
再drawImage()一点都不迟;
//MeidaTracker在Image被使用前,而ImageObserver的调用发生在Image被使用后;
构造器的说明:
public MediaTracker(Component comp)
comp是我们希望图像显示在其上的组件,通常Panel,Applet,C
可以经常在定义部件的子类内部调用这个构造器,所以是
addImage()的参数ID决定了图像的加载顺序;
addImage()方法并不加载图像,checkID(ID),checkAll()也都不加载图像,只是查看图像的状态;
当调用checkID(ID,true),checkAll(true)的时候,假如返回false,会加载未完成加载的图像;
还会加载图像的方法是waitForID()和wairForAll()方法:
调用这四个方法的时候,开始加载图像,调用线程将被阻塞等待图像的加载;
假如不希望程序阻塞,我们一般可以在独立线程内部调用这些方法;
isErrorAny(),is ErrorID(int id)用来返回是否有错;
Object[] getErrorAnry(),Object[] getErrorID(int id)用来返回错误的对象;
媒体状态:四个常数来指示:
static int ABORTED
Flag indicating that the downloading of media was aborted.
static int COMPLETE
Flag indicating that the downloading of media was completed sUCcessfully.
static int ERRORED
Flag indicating that the downloading of media encountered an error.
static int LOADING
Flag indicating that media is currently being loaded.
AppletContext类
就象Servlet有个Context一样,Applet也有代表运行此applet的Web浏览器或者
applet阅读器的字段AppletContext类;
Applet的getAudioClip()和getImage()方法只是调用了applet的AppletContext中的相应方法;
可以这样理解,AppletContext其实是Applet中相应方法的镜象;
showDocument(URL url)是个很有用的方法,可以直接打开新的url链接到的页面;
showDocument(URL url,String frameName) frameName的作用和Html中的target是一样的;
以上是的内容,更多
的内容,请您使用右上方搜索功能获取相关信息。
若你要投稿、删除文章请联系邮箱:zixun-group@service.aliyun.com,工作人员会在五个工作日内给你回复。
新用户大礼包!
现在注册,免费体验40+云产品,及域名优惠!
云服务器 ECS
可弹性伸缩、安全稳定、简单易用
&40.8元/月起
预测未发生的攻击
&24元/月起
你可能还喜欢
你可能感兴趣
阿里云教程中心为您免费提供
java.applet.Applet的网络功能(二)相关信息,包括
的信息,所有java.applet.Applet的网络功能(二)相关内容均不代表阿里云的意见!投稿删除文章请联系邮箱:zixun-group@service.aliyun.com,工作人员会在五个工作日内答复
售前咨询热线
支持与服务
资源和社区
关注阿里云
InternationalFrom mailnull@www1.ietf.org
1 20:10:20 2003
Received: from www1.ietf.org (ietf.org [132.151.1.19] (may be forged))
by ietf.org (8.9.1a/8.9.1a) with ESMTP id UAA21790
for ; Sat, 1 Mar :20 -0500 (EST)
Received: (from mailnull@localhost)
by www1.ietf.org (8.11.6/8.11.6) id h221Ja114666
for discuss-archive@odin.ietf. Sat, 1 Mar :36 -0500
Received: from ietf.org (odin.ietf.org [132.151.1.176])
by www1.ietf.org (8.11.6/8.11.6) with ESMTP id h221Jap14663
for ; Sat, 1 Mar :36 -0500
Received: from www1.ietf.org (ietf-mx.ietf.org [132.151.6.1])
by ietf.org (8.9.1a/8.9.1a) with ESMTP id UAA21771
for ; Sat, 1 Mar :49 -0500 (EST)
Received: from www1.ietf.org (localhost.localdomain [127.0.0.1])
by www1.ietf.org (8.11.6/8.11.6) with ESMTP id h221IIp14618;
Sat, 1 Mar :18 -0500
Received: from ietf.org (odin.ietf.org [132.151.1.176])
by www1.ietf.org (8.11.6/8.11.6) with ESMTP id h
for ; Sat, 1 Mar :39 -0500
Received: from smtp-relay-1.adobe.com (ietf-mx.ietf.org [132.151.6.1])
by ietf.org (8.9.1a/8.9.1a) with ESMTP id XAA22412
for ; Fri, 28 Feb :17 -0500 (EST)
Received: from inner-relay-1.corp.adobe.com (inner-relay-1 [153.32.1.51])
by smtp-relay-1.adobe.com (8.12.3/8.12.3) with ESMTP id h214sEA5012834
for ; Fri, 28 Feb :14 -0800 (PST)
Received: from mailsj-v1.corp.adobe.com (mailsj-dev.corp.adobe.com [153.32.1.192])
by inner-relay-1.corp.adobe.com (8.12.3/8.12.3) with ESMTP id h214s8Vf024725
for ; Fri, 28 Feb :08 -0800 (PST)
Received: from MASINTER ([153.32.66.179]) by
mailsj-v1.corp.adobe.com (Netscape Messaging Server 4.15 v1 Jul
11 :57) with ESMTP id HB20A800.UVB; Fri, 28 Feb 2003
20:54:08 -0800
From: "Larry Masinter"
Subject: URI Scheme Review Mailing L URI BOF at next IETF meeting
Date: Fri, 28 Feb :08 -0800
Keywords: backed-up
Message-ID:
MIME-Version: 1.0
Content-Type: text/
charset="iso-8859-1"
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook, Build 10.0.4024
In-Reply-To:
Importance: Normal
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by www1.ietf.org id h
Sender: discuss-admin@ietf.org
Errors-To: discuss-admin@ietf.org
X-BeenThere: discuss@apps.ietf.org
X-Mailman-Version: 2.0.12
Precedence: bulk
List-Unsubscribe: ,
List-Id: general discussion of application-layer protocols
List-Post:
List-Help:
List-Subscribe: ,
Content-Transfer-Encoding: 8bit
Content-Transfer-Encoding: 8bit
Please follow-up to uri@w3. http://lists.w3.org/Archives/Public/uri/
=======================================================
URI Scheme Review Mailing List
A new (separate) mailing list has been established specifically for
the purpose of IETF review of proposed URI schemes. The list is
uri-review@ietf.org
T Patrik Ftstr
currently the moderator.
See https://www1.ietf.org/mailman/listinfo/uri-review for info about
the mailing list. Please subscribe if you are interested and
willing to help review URI scheme proposals and registrations.
A separate list was established because specific review requests
for URI schemes tended to not get responses on 'uri@w3.org'.
========================================================
URI BOF at next IETF meeting
At the next IETF meeting (http://www.ietf.org/meetings/IETF-56.html)
a BOF meeting has been scheduled Thursday, March 20, 00
to discuss various URI issues.
The current proposed agenda is:
* 5 min Larry Masinter
Introduction, Agenda bashing
* 30 min Roy Fielding
Updating RFC 2396 (URI) to Standard
http://www.apache.org/~fielding/uri/rev-2002/issues.html
Goals: disseminate information about activity
encourage focus on issues
review issue list
create schedule and milestones
* 30 min Martin Duerst
Review plans for IRI to Proposed Standard
http://www.ietf.org/internet-drafts/draft-duerst-iri-02.txt
http://lists.w3.org/Archives/Public/www-international/2002OctDec/0089.ht
Goal: Review IAB issues and coordination with DNS I18N
review process & mailing list
establish schedules and milestones
* 30 min Patrik Ftstr
Discuss "process for registering new URI schemes" and new
mailing list.
http://www.ietf.org/rfc/rfc2717.txt
http://www.ietf.org/rfc/rfc2718.txt
Goal: refine process to insure timely and complete feedback
consider updates to RFC 2717 & RFC 2718
* 25 min Larry Masinter
Review other URI-related work needed
(update 'file:' URI scheme, deprecate unused schemes, etc.)
Summarize state of URI standards at IETF, coordination with W3C
Goal: decide if any working groups need to be formed, etc.
From mailnull@www1.ietf.org
4 08:52:50 2003
Received: from www1.ietf.org (ietf.org [132.151.1.19] (may be forged))
by ietf.org (8.9.1a/8.9.1a) with ESMTP id IAA21353
for ; Tue, 4 Mar :50 -0500 (EST)
Received: (from mailnull@localhost)
by www1.ietf.org (8.11.6/8.11.6) id h24E3Jq05663
for discuss-archive@odin.ietf. Tue, 4 Mar :19 -0500
Received: from ietf.org (odin.ietf.org [132.151.1.176])
by www1.ietf.org (8.11.6/8.11.6) with ESMTP id h24E3Jp05660
for ; Tue, 4 Mar :19 -0500
Received: from www1.ietf.org (ietf-mx.ietf.org [132.151.6.1])
by ietf.org (8.9.1a/8.9.1a) with ESMTP id IAA21308
for ; Tue, 4 Mar :18 -0500 (EST)
Received: from www1.ietf.org (localhost.localdomain [127.0.0.1])
by www1.ietf.org (8.11.6/8.11.6) with ESMTP id h24E1fp05552;
Tue, 4 Mar :41 -0500
Received: from ietf.org (odin.ietf.org [132.151.1.176])
by www1.ietf.org (8.11.6/8.11.6) with ESMTP id h249Kxp18227
for ; Tue, 4 Mar :59 -0500
Received: from mf1.bredband.net (ietf-mx.ietf.org [132.151.6.1])
by ietf.org (8.9.1a/8.9.1a) with ESMTP id EAA09785
for ; Tue, 4 Mar :04 -0500 (EST)
Received: from [192.168.0.182] ([213.112.147.28]) by mf1.bredband.net
with ESMTP id
for ; Tue, 4 Mar :05 +0100
Mime-Version: 1.0
X-Sender: jpalme@mail.dsv.su.se
Message-Id:
Date: Tue, 4 Mar :14 +0100
To: discuss@apps.ietf.org
From: Jacob Palme
Subject: Correct designaion of UTF-16 and UTF-32
Content-Type: text/ charset="us-ascii" ; format="flowed"
Sender: discuss-admin@ietf.org
Errors-To: discuss-admin@ietf.org
X-BeenThere: discuss@apps.ietf.org
X-Mailman-Version: 2.0.12
Precedence: bulk
List-Unsubscribe: ,
List-Id: general discussion of application-layer protocols
List-Post:
List-Help:
List-Subscribe: ,
I have seen both UCS-16/UCS-32 and UTF-16/UTF-32 as
designations for the 16 bit Unicode and 32-bit ISO 10646
encodings. What is the correct designation?
Jacob Palme
(Stockholm University and KTH)
for more info see URL: http://www.dsv.su.se/jpalme/
From mailnull@www1.ietf.org
4 09:43:38 2003
Received: from www1.ietf.org (ietf.org [132.151.1.19] (may be forged))
by ietf.org (8.9.1a/8.9.1a) with ESMTP id JAA24343
for ; Tue, 4 Mar :38 -0500 (EST)
Received: (from mailnull@localhost)
by www1.ietf.org (8.11.6/8.11.6) id h24Es8k09828
for discuss-archive@odin.ietf. Tue, 4 Mar :08 -0500
Received: from ietf.org (odin.ietf.org [132.151.1.176])
by www1.ietf.org (8.11.6/8.11.6) with ESMTP id h24Es8p09825
for ; Tue, 4 Mar :08 -0500
Received: from www1.ietf.org (ietf-mx.ietf.org [132.151.6.1])
by ietf.org (8.9.1a/8.9.1a) with ESMTP id JAA24289
for ; Tue, 4 Mar :07 -0500 (EST)
Received: from www1.ietf.org (localhost.localdomain [127.0.0.1])
by www1.ietf.org (8.11.6/8.11.6) with ESMTP id h24EqTp09690;
Tue, 4 Mar :29 -0500
Received: from ietf.org (odin.ietf.org [132.151.1.176])
by www1.ietf.org (8.11.6/8.11.6) with ESMTP id h24Eiip09269
for ; Tue, 4 Mar :44 -0500
Received: from montreal.alis.com (ietf-mx.ietf.org [132.151.6.1])
by ietf.org (8.9.1a/8.9.1a) with ESMTP id JAA23739
for ; Tue, 4 Mar :43 -0500 (EST)
Received: from alis-2k.alis.domain (alis-2.alis.com [199.84.165.130])
by montreal.alis.com (8.9.3/8.9.3-pl-1) with ESMTP id JAA18874;
Tue, 4 Mar :50 -0500 (EST)
Received: by alis-2k.alis.domain with Internet Mail Service (5.5.2650.21)
id ; Tue, 4 Mar :35 -0500
Message-ID:
From: Francois Yergeau
To: Jacob Palme , discuss@apps.ietf.org
Subject: RE: Correct designaion of UTF-16 and UTF-32
Date: Tue, 4 Mar :26 -0500
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2650.21)
Content-Type: text/
charset="iso-8859-1"
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by www1.ietf.org id h24Eiip09270
Sender: discuss-admin@ietf.org
Errors-To: discuss-admin@ietf.org
X-BeenThere: discuss@apps.ietf.org
X-Mailman-Version: 2.0.12
Precedence: bulk
List-Unsubscribe: ,
List-Id: general discussion of application-layer protocols
List-Post:
List-Help:
List-Subscribe: ,
Content-Transfer-Encoding: 8bit
Content-Transfer-Encoding: 8bit
Neither UCS-16 nor UCS-32 exist in Unicode, in ISO 10646 or in the IANA
UTF-16 and UTF-32 exist in all three.
Furthermore, the IANA registry (see
http://www.iana.org/assignments/character-sets) has UTF-16BE, UTF-16LE,
UTF-32BE and UTF-32LE labels to designate UTF-16 or UTF-32 with the
indicated byte sex.
> -----Message d'origine-----
> De : Jacob Palme [mailto:jpalme@dsv.su.se]
> Envoy: 4 mars
> : discuss@apps.ietf.org
> Objet : Correct designaion of UTF-16 and UTF-32
> I have seen both UCS-16/UCS-32 and UTF-16/UTF-32 as
> designations for the 16 bit Unicode and 32-bit ISO 10646
> encodings. What is the correct designation?
> Jacob Palme
(Stockholm University and KTH)
> for more info see URL: http://www.dsv.su.se/jpalme/
From mailnull@www1.ietf.org
5 07:15:59 2003
Received: from www1.ietf.org (ietf.org [132.151.1.19] (may be forged))
by ietf.org (8.9.1a/8.9.1a) with ESMTP id HAA28240
for ; Wed, 5 Mar :59 -0500 (EST)
Received: (from mailnull@localhost)
by www1.ietf.org (8.11.6/8.11.6) id h25CQvB20816
for discuss-archive@odin.ietf. Wed, 5 Mar :57 -0500
Received: from ietf.org (odin.ietf.org [132.151.1.176])
by www1.ietf.org (8.11.6/8.11.6) with ESMTP id h25CQv520813
for ; Wed, 5 Mar :57 -0500
Received: from www1.ietf.org (ietf-mx.ietf.org [132.151.6.1])
by ietf.org (8.9.1a/8.9.1a) with ESMTP id HAA28219
for ; Wed, 5 Mar :27 -0500 (EST)
Received: from www1.ietf.org (localhost.localdomain [127.0.0.1])
by www1.ietf.org (8.11.6/8.11.6) with ESMTP id h25CPI520753;
Wed, 5 Mar :18 -0500
Received: from ietf.org (odin.ietf.org [132.151.1.176])
by www1.ietf.org (8.11.6/8.11.6) with ESMTP id h258hQ504792
for ; Wed, 5 Mar :27 -0500
Received: from halt-in.cisco.com (ietf-mx.ietf.org [132.151.6.1])
by ietf.org (8.9.1a/8.9.1a) with ESMTP id DAA21688
for ; Wed, 5 Mar :02 -0500 (EST)
Received: from cisco.com (144.254.74.60)
by halt-in.cisco.com with ESMTP; 05 Mar :59 -0800
Received: from xbe-ams-313.cisco.com (localhost [127.0.0.1])
by ams-msg-core-1.cisco.com (8.12.2/8.12.6) with ESMTP id h258WMWk004327
for ; Wed, 5 Mar :23 +0100 (MET)
Received: from xfe-ams-301.cisco.com ([144.254.75.88]) by xbe-ams-313.cisco.com with Microsoft SMTPSVC(5.0.);
Wed, 5 Mar :02 +0100
Received: from cisco.com ([144.254.74.55]) by xfe-ams-301.cisco.com with Microsoft SMTPSVC(5.0.);
Wed, 5 Mar :02 +0100
Date: Wed, 5 Mar :53 +0100
Mime-Version: 1.0 (Apple Message framework v551)
Content-Type: text/ charset=ISO-8859-1; format=flowed
Subject: Fwd: Application protocols and Address Translation
From: =?ISO-8859-1?Q?Patrik_F=E4ltstr=F6m?=
To: discuss@apps.ietf.org
Message-Id:
X-Mailer: Apple Mail (2.551)
X-OriginalArrivalTime: 05 Mar :02.0484 (UTC) FILETIME=[F9BFE2F1]
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by www1.ietf.org id h258hR504793
Sender: discuss-admin@ietf.org
Errors-To: discuss-admin@ietf.org
X-BeenThere: discuss@apps.ietf.org
X-Mailman-Version: 2.0.12
Precedence: bulk
List-Unsubscribe: ,
List-Id: general discussion of application-layer protocols
List-Post:
List-Help:
List-Subscribe: ,
Content-Transfer-Encoding: 8bit
Content-Transfer-Encoding: 8bit
Do you remember the discussion which started with this message?
We in apps area really need to work on this, and remember that the
audience for a potential paper (I think Keith has a strawman proposal,
is that right Keith?) are _NON_APPS_PEOPLE_.
Much of the discussion that took place after this mail of mine I find
was within apps, only relevant for people already knowing how an
application works. I.e. "details".
It would be good if I can get some volunteers writing a document which
can help work going on in other working groups.
Begin forwarded message:
> From: Patrik Ftstr
> Date: s dec 1, :22 Europe/Stockholm
> To: discuss@apps.ietf.org
> Subject: Application protocols and Address Translation
> You might be aware of the discussions in the IPv6 working groups in
> the IETF. They talk over and over again about (a) transition from IPv4
> to IPv6 (b) addressing mechanisms in IPv6.
> It is time Applications Area give some major input into that
> discussion.
> Several of you are working very hard within these working groups, and
> I thank you for your hard work. I do though think we need some
> coordinated action.
> From my point of view, address translation in the IP layer is a VERY
> BAD THING from an application perspective. It means two end nodes can
> not open direct connection to each other. This is something very
> different from firewalls which are there to block some traffic due to
> some policy someone want to apply on the path.
> But, if the policy on a path is such that certain traffic is ok, then
> that traffic should be able to pass through using globally unique IP
> addresses.
> Yes, in IPv4 land we have NAT all over the place. When doing IPv4 and
> IPv6, we will have NAT-like things all over the place.
> My number one argument for moving to IPv6 is that we have enough
> addresses to have unique addresses on every device, so NAT will not be
> needed in v6 only land.
> In the addressing architecture there is something called "Site Local",
> which one can claim (in a naive way) that they are like RFC 1918
> addresses. "Not to be used on the global Internet". The arguments for
> using those is that sometime one is not connected to the global
> Internet. My problem is that that was the fact with RFC 1918 addresses
> as well, but see what we have today! People connect these networks,
> but apply a NAT box between the RFC 1918 network and the Internet.
> What I want to see is that the wording and design of the Site Local
> addressing should be such that NAT boxes is a bad thing. Even better,
> I want an addressing scheme which makes "RFC-1918-like" addresses
> non-existing in IPv6.
> Now, yes, I am one of the two Area Directors for Applications Area.
> And I have this very strong view.
> I now hand over the work to you. I need to know if I have a different
> view than "applications area".
> What I want to have is a common view of the Applications people in the
> IETF on these "RFC 1918-like" addressing schemes.
> Are they ok?
> When and why?
> What can they be used for?
> What is they not good for?
> I would like to have an I-D talking about these issues, from an
> application layer perspective.
> Any takers on being the editor on a document like this?
From mailnull@www1.ietf.org
5 07:21:41 2003
Received: from www1.ietf.org (ietf.org [132.151.1.19] (may be forged))
by ietf.org (8.9.1a/8.9.1a) with ESMTP id HAA28365
for ; Wed, 5 Mar :40 -0500 (EST)
Received: (from mailnull@localhost)
by www1.ietf.org (8.11.6/8.11.6) id h25CWcw21057
for discuss-archive@odin.ietf. Wed, 5 Mar :38 -0500
Received: from ietf.org (odin.ietf.org [132.151.1.176])
by www1.ietf.org (8.11.6/8.11.6) with ESMTP id h25CWc521054
for ; Wed, 5 Mar :38 -0500
Received: from www1.ietf.org (ietf-mx.ietf.org [132.151.6.1])
by ietf.org (8.9.1a/8.9.1a) with ESMTP id HAA28330
for ; Wed, 5 Mar :09 -0500 (EST)
Received: from www1.ietf.org (localhost.localdomain [127.0.0.1])
by www1.ietf.org (8.11.6/8.11.6) with ESMTP id h25CV1520971;
Wed, 5 Mar :01 -0500
Received: from ietf.org (odin.ietf.org [132.151.1.176])
by www1.ietf.org (8.11.6/8.11.6) with ESMTP id h25CUv520942
for ; Wed, 5 Mar :57 -0500
Received: from mallard.mail.pas.earthlink.net (ietf-mx.ietf.org [132.151.6.1])
by ietf.org (8.9.1a/8.9.1a) with ESMTP id HAA28307
for ; Wed, 5 Mar :28 -0500 (EST)
Received: from user-119b1dm.biz.mindspring.com ([66.149.133.182] helo=envy.indecency.org)
by mallard.mail.pas.earthlink.net with smtp (Exim 3.33 #1)
id 18qXt9-0004OM-00; Wed, 05 Mar :47 -0800
Date: Wed, 5 Mar :23 -0500
From: Keith Moore
To: Patrik =?ISO-8859-1?Q?F=E4ltstr=F6m?=
Cc: moore@cs.utk.edu, discuss@apps.ietf.org
Subject: Re: Fwd: Application protocols and Address Translation
Message-Id:
In-Reply-To:
References:
X-Mailer: Sylpheed version 0.8.10 (GTK+ 1.2.10; i386--netbsdelf)
Mime-Version: 1.0
Content-Type: text/ charset=US-ASCII
Content-Transfer-Encoding: 7bit
Content-Transfer-Encoding: 7bit
Sender: discuss-admin@ietf.org
Errors-To: discuss-admin@ietf.org
X-BeenThere: discuss@apps.ietf.org
X-Mailman-Version: 2.0.12
Precedence: bulk
List-Unsubscribe: ,
List-Id: general discussion of application-layer protocols
List-Post:
List-Help:
List-Subscribe: ,
Content-Transfer-Encoding: 7bit
Content-Transfer-Encoding: 7bit
> Do you remember the discussion which started with this message?
> We in apps area really need to work on this, and remember that the
> audience for a potential paper (I think Keith has a strawman proposal,
> is that right Keith?)
yep, though it's been awhile since I worked on it.
so much brain-damage, so little time...
From mailnull@www1.ietf.org
5 14:43:38 2003
Received: from www1.ietf.org (ietf.org [132.151.1.19] (may be forged))
by ietf.org (8.9.1a/8.9.1a) with ESMTP id OAA24658
for ; Wed, 5 Mar :38 -0500 (EST)
Received: (from mailnull@localhost)
by www1.ietf.org (8.11.6/8.11.6) id h25JsHh14090
for discuss-archive@odin.ietf. Wed, 5 Mar :17 -0500
Received: from ietf.org (odin.ietf.org [132.151.1.176])
by www1.ietf.org (8.11.6/8.11.6) with ESMTP id h25JsGO14087
for ; Wed, 5 Mar :16 -0500
Received: from www1.ietf.org (ietf-mx.ietf.org [132.151.6.1])
by ietf.org (8.9.1a/8.9.1a) with ESMTP id OAA24614
for ; Wed, 5 Mar :06 -0500 (EST)
Received: from www1.ietf.org (localhost.localdomain [127.0.0.1])
by www1.ietf.org (8.11.6/8.11.6) with ESMTP id h25JqVO13950;
Wed, 5 Mar :31 -0500
Received: from ietf.org (odin.ietf.org [132.151.1.176])
by www1.ietf.org (8.11.6/8.11.6) with ESMTP id h25JoJO13796
for ; Wed, 5 Mar :19 -0500
Received: from halt-in.cisco.com (ietf-mx.ietf.org [132.151.6.1])
by ietf.org (8.9.1a/8.9.1a) with ESMTP id OAA24367
for ; Wed, 5 Mar :09 -0500 (EST)
Received: from cisco.com (144.254.74.60)
by halt-in.cisco.com with ESMTP; 05 Mar :22 -0800
Received: from xbe-ams-313.cisco.com (localhost [127.0.0.1])
by ams-msg-core-1.cisco.com (8.12.2/8.12.6) with ESMTP id h25JdS1B009924;
Wed, 5 Mar :29 +0100 (MET)
Received: from xfe-ams-311.cisco.com ([144.254.228.204]) by xbe-ams-313.cisco.com with Microsoft SMTPSVC(5.0.);
Wed, 5 Mar :51 +0100
Received: from cisco.com ([144.254.74.55]) by xfe-ams-311.cisco.com with Microsoft SMTPSVC(5.0.);
Wed, 5 Mar :50 +0100
Date: Wed, 5 Mar :43 +0100
Subject: Re: Application protocols and Address Translation
Content-Type: text/ charset=US-ASCII; format=flowed
Mime-Version: 1.0 (Apple Message framework v551)
Cc: discuss@apps.ietf.org
To: Leif Johansson
From: =?ISO-8859-1?Q?Patrik_F=E4ltstr=F6m?=
In-Reply-To:
Message-Id:
Content-Transfer-Encoding: 7bit
X-Mailer: Apple Mail (2.551)
X-OriginalArrivalTime: 05 Mar :50.0828 (UTC) FILETIME=[:01C2E34F]
Content-Transfer-Encoding: 7bit
Sender: discuss-admin@ietf.org
Errors-To: discuss-admin@ietf.org
X-BeenThere: discuss@apps.ietf.org
X-Mailman-Version: 2.0.12
Precedence: bulk
List-Unsubscribe: ,
List-Id: general discussion of application-layer protocols
List-Post:
List-Help:
List-Subscribe: ,
Content-Transfer-Encoding: 7bit
Content-Transfer-Encoding: 7bit
On onsdag, mar 5, 2003, at 17:57 Europe/Stockholm, Leif Johansson wrote:
> So is it a paper listing types of applications that break and why
> those "design patterns" are
> important and/or difficult to avoid?
No, the other way around.
Rather "this is how you should build a network so (even sip/ftp etc)
applications 'just work'".
Something that explain Internet from application perspective is
peer-peer, and not client-server. I.e. any node might open a connection
to any other node. We can not from application perspective only have
applications which rely on "servers" as rendezvous points. (And in
cases like SIP, having that server doesn't help the final RTP which is
used for the interesting communication.)
Not design document for applications. A design document for network
From mailnull@www1.ietf.org
5 16:42:57 2003
Received: from www1.ietf.org (ietf.org [132.151.1.19] (may be forged))
by ietf.org (8.9.1a/8.9.1a) with ESMTP id QAA01001
for ; Wed, 5 Mar :57 -0500 (EST)
Received: (from mailnull@localhost)
by www1.ietf.org (8.11.6/8.11.6) id h25Lrej24905
for discuss-archive@odin.ietf. Wed, 5 Mar :40 -0500
Received: from ietf.org (odin.ietf.org [132.151.1.176])
by www1.ietf.org (8.11.6/8.11.6) with ESMTP id h25LreO24902
for ; Wed, 5 Mar :40 -0500
Received: from www1.ietf.org (ietf-mx.ietf.org [132.151.6.1])
by ietf.org (8.9.1a/8.9.1a) with ESMTP id QAA00921
for ; Wed, 5 Mar :26 -0500 (EST)
Received: from www1.ietf.org (localhost.localdomain [127.0.0.1])
by www1.ietf.org (8.11.6/8.11.6) with ESMTP id h25LqAO24864;
Wed, 5 Mar :10 -0500
Received: from ietf.org (odin.ietf.org [132.151.1.176])
by www1.ietf.org (8.11.6/8.11.6) with ESMTP id h25LppO24822
for ; Wed, 5 Mar :51 -0500
Received: from astro.cs.utk.edu (ietf-mx.ietf.org [132.151.6.1])
by ietf.org (8.9.1a/8.9.1a) with ESMTP id QAA00784
for ; Wed, 5 Mar :38 -0500 (EST)
Received: from astro.cs.utk.edu (localhost [127.0.0.1])
by astro.cs.utk.edu (cf 8.9.3) with SMTP id h25Lg7A01950;
Wed, 5 Mar :07 -0500 (EST)
Date: Wed, 5 Mar :06 -0500
From: Keith Moore
To: Patrik =?ISO-8859-1?Q?F=E4ltstr=F6m?=
Cc: moore@cs.utk.edu, leifj@it.su.se, discuss@apps.ietf.org
Subject: Re: Application protocols and Address Translation
Message-Id:
In-Reply-To:
References:
X-Mailer: Sylpheed version 0.8.9 (GTK+ 1.2.10; i386--netbsdelf)
Mime-Version: 1.0
Content-Type: text/ charset=US-ASCII
Content-Transfer-Encoding: 7bit
Content-Transfer-Encoding: 7bit
Sender: discuss-admin@ietf.org
Errors-To: discuss-admin@ietf.org
X-BeenThere: discuss@apps.ietf.org
X-Mailman-Version: 2.0.12
Precedence: bulk
List-Unsubscribe: ,
List-Id: general discussion of application-layer protocols
List-Post:
List-Help:
List-Subscribe: ,
Content-Transfer-Encoding: 7bit
Content-Transfer-Encoding: 7bit
> > So is it a paper listing types of applications that break and why
> > those "design patterns" are
> > important and/or difficult to avoid?
> No, the other way around.
> Rather "this is how you should build a network so (even sip/ftp etc)
> applications 'just work'".
> Something that explain Internet from application perspective is
> peer-peer, and not client-server. I.e. any node might open a
> connection to any other node. We can not from application perspective
> only have applications which rely on "servers" as rendezvous points.
> (And in cases like SIP, having that server doesn't help the final RTP
> which is used for the interesting communication.)
> Not design document for applications. A design document for network
> creators.
The trick to doing this is to give 'network creators' examples of
applications that they've heard of, and would consider valuable,
that break when NATs, firewalls, scoped addresses, etc. are imposed on
the networks they run on.
In my experience people just don't believe
the arguments that this breaks things because the web and email work
just fine for them, and they hardly ever try to run anything else.
Okay, that's a slight exaggeration.
But for any app to be widely
deployed it tends to need to work with NAT.
Which means that apps that
inherently can't be made to work with NAT are unlikely to get wide
deployment.
Which means that most 'network creators' have never heard
of those apps, so they don't understand that they're missing valuable
functionality.
I know of several apps that can't be made to work well over NAT, and I
can explain why.
But most network designers have never heard of those
apps, and they don't believe that the same problems I'm familiar with
are shared by other apps that do very different things.
p.s. someone really needs to whack the zeroconf WG with a clue-by-four -
otherwise they're essentially going to impose NAT-like restrictions on
every IP network in existence.
From mailnull@www1.ietf.org
6 04:03:51 2003
Received: from www1.ietf.org (ietf.org [132.151.1.19] (may be forged))
by ietf.org (8.9.1a/8.9.1a) with ESMTP id EAA28998
for ; Thu, 6 Mar :51 -0500 (EST)
Received: (from mailnull@localhost)
by www1.ietf.org (8.11.6/8.11.6) id h269El816284
for discuss-archive@odin.ietf. Thu, 6 Mar :47 -0500
Received: from ietf.org (odin.ietf.org [132.151.1.176])
by www1.ietf.org (8.11.6/8.11.6) with ESMTP id h269EkO16281
for ; Thu, 6 Mar :46 -0500
Received: from www1.ietf.org (ietf-mx.ietf.org [132.151.6.1])
by ietf.org (8.9.1a/8.9.1a) with ESMTP id EAA28988
for ; Thu, 6 Mar :20 -0500 (EST)
Received: from www1.ietf.org (localhost.localdomain [127.0.0.1])
by www1.ietf.org (8.11.6/8.11.6) with ESMTP id h269DBO16164;
Thu, 6 Mar :11 -0500
Received: from ietf.org (odin.ietf.org [132.151.1.176])
by www1.ietf.org (8.11.6/8.11.6) with ESMTP id h269CVO16111
for ; Thu, 6 Mar :31 -0500
Received: from halt-in.cisco.com (ietf-mx.ietf.org [132.151.6.1])
by ietf.org (8.9.1a/8.9.1a) with ESMTP id EAA28914
for ; Thu, 6 Mar :04 -0500 (EST)
Received: from cisco.com (144.254.74.60)
by halt-in.cisco.com with ESMTP; 06 Mar :06 -0800
Received: from xbe-ams-313.cisco.com (localhost [127.0.0.1])
by ams-msg-core-1.cisco.com (8.12.2/8.12.6) with ESMTP id h2691EHV019020;
Thu, 6 Mar :25 +0100 (MET)
Received: from xfe-ams-312.cisco.com ([144.254.228.205]) by xbe-ams-313.cisco.com with Microsoft SMTPSVC(5.0.);
Thu, 6 Mar :00 +0100
Received: from cisco.com ([144.254.74.55]) by xfe-ams-312.cisco.com with Microsoft SMTPSVC(5.0.);
Thu, 6 Mar :59 +0100
Date: Thu, 6 Mar :51 +0100
Subject: Re: Application protocols and Address Translation
Content-Type: text/ charset=US-ASCII; format=flowed
Mime-Version: 1.0 (Apple Message framework v551)
Cc: leifj@it.su.se, discuss@apps.ietf.org
To: Keith Moore
From: =?ISO-8859-1?Q?Patrik_F=E4ltstr=F6m?=
In-Reply-To:
Message-Id:
Content-Transfer-Encoding: 7bit
X-Mailer: Apple Mail (2.551)
X-OriginalArrivalTime: 06 Mar :59.0949 (UTC) FILETIME=[2FC4F1D0:01C2E3BF]
Content-Transfer-Encoding: 7bit
Sender: discuss-admin@ietf.org
Errors-To: discuss-admin@ietf.org
X-BeenThere: discuss@apps.ietf.org
X-Mailman-Version: 2.0.12
Precedence: bulk
List-Unsubscribe: ,
List-Id: general discussion of application-layer protocols
List-Post:
List-Help:
List-Subscribe: ,
Content-Transfer-Encoding: 7bit
Content-Transfer-Encoding: 7bit
On onsdag, mar 5, 2003, at 22:42 Europe/Stockholm, Keith Moore wrote:
> I know of several apps that can't be made to work well over NAT, and I
> can explain why.
But most network designers have never heard of those
> apps, and they don't believe that the same problems I'm familiar with
> are shared by other apps that do very different things.
So, will you start writing this down? Leif, are you helping? You work
with SIP a lot, so I am sure you have some real world experience.
We _need_ this document.
As I said, _we_ know they exist, but saying that on this mailing list
will not help.
It might even help the zeroconf wg doing the right thing.
What we mostly need this for is the site local addressing story in IPv6
From mailnull@www1.ietf.org
6 07:51:32 2003
Received: from www1.ietf.org (ietf.org [132.151.1.19] (may be forged))
by ietf.org (8.9.1a/8.9.1a) with ESMTP id HAA10073
for ; Thu, 6 Mar :32 -0500 (EST)
Received: (from mailnull@localhost)
by www1.ietf.org (8.11.6/8.11.6) id h26D2Y900809
for discuss-archive@odin.ietf. Thu, 6 Mar :34 -0500
Received: from ietf.org (odin.ietf.org [132.151.1.176])
by www1.ietf.org (8.11.6/8.11.6) with ESMTP id h26D2YO00806
for ; Thu, 6 Mar :34 -0500
Received: from www1.ietf.org (ietf-mx.ietf.org [132.151.6.1])
by ietf.org (8.9.1a/8.9.1a) with ESMTP id HAA10053
for ; Thu, 6 Mar :01 -0500 (EST)
Received: from www1.ietf.org (localhost.localdomain [127.0.0.1])
by www1.ietf.org (8.11.6/8.11.6) with ESMTP id h26D19O00760;
Thu, 6 Mar :09 -0500
Received: from ietf.org (odin.ietf.org [132.151.1.176])
by www1.ietf.org (8.11.6/8.11.6) with ESMTP id h26D0UO00685
for ; Thu, 6 Mar :30 -0500
Received: from hawk.mail.pas.earthlink.net (ietf-mx.ietf.org [132.151.6.1])
by ietf.org (8.9.1a/8.9.1a) with ESMTP id HAA10005
for ; Thu, 6 Mar :58 -0500 (EST)
Received: from user-119b1dm.biz.mindspring.com ([66.149.133.182] helo=envy.indecency.org)
by hawk.mail.pas.earthlink.net with smtp (Exim 3.33 #1)
id 18quoi-0002bq-00; Thu, 06 Mar :44 -0800
Date: Thu, 6 Mar :16 -0500
From: Keith Moore
To: Patrik =?ISO-8859-1?Q?F=E4ltstr=F6m?=
Cc: moore@cs.utk.edu, leifj@it.su.se, discuss@apps.ietf.org
Subject: Re: Application protocols and Address Translation
Message-Id:
In-Reply-To:
References:
X-Mailer: Sylpheed version 0.8.10 (GTK+ 1.2.10; i386--netbsdelf)
Mime-Version: 1.0
Content-Type: text/ charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by www1.ietf.org id h26D0UO00686
Sender: discuss-admin@ietf.org
Errors-To: discuss-admin@ietf.org
X-BeenThere: discuss@apps.ietf.org
X-Mailman-Version: 2.0.12
Precedence: bulk
List-Unsubscribe: ,
List-Id: general discussion of application-layer protocols
List-Post:
List-Help:
List-Subscribe: ,
Content-Transfer-Encoding: 8bit
Content-Transfer-Encoding: 8bit
On Thu, 6 Mar :51 +0100
Patrik Ftstr
> On onsdag, mar 5, 2003, at 22:42 Europe/Stockholm, Keith Moore wrote:
> > I know of several apps that can't be made to work well over NAT, and I
> > can explain why.
But most network designers have never heard of those
> > apps, and they don't believe that the same problems I'm familiar with
> > are shared by other apps that do very different things.
> So, will you start writing this down? Leif, are you helping? You work
> with SIP a lot, so I am sure you have some real world experience.
I will write this down for the apps I know about.
From mailnull@www1.ietf.org
6 18:36:51 2003
Received: from www1.ietf.org (ietf.org [132.151.1.19] (may be forged))
by ietf.org (8.9.1a/8.9.1a) with ESMTP id SAA18848
for ; Thu, 6 Mar :51 -0500 (EST)
Received: (from mailnull@localhost)
by www1.ietf.org (8.11.6/8.11.6) id h26Nm5827899
for discuss-archive@odin.ietf. Thu, 6 Mar :05 -0500
Received: from ietf.org (odin.ietf.org [132.151.1.176])
by www1.ietf.org (8.11.6/8.11.6) with ESMTP id h26Nm4O27893
for ; Thu, 6 Mar :04 -0500
Received: from www1.ietf.org (ietf-mx.ietf.org [132.151.6.1])
by ietf.org (8.9.1a/8.9.1a) with ESMTP id SAA18674
for ; Thu, 6 Mar :18 -0500 (EST)
Received: from www1.ietf.org (localhost.localdomain [127.0.0.1])
by www1.ietf.org (8.11.6/8.11.6) with ESMTP id h26NkVO27313;
Thu, 6 Mar :31 -0500
Received: from ietf.org (odin.ietf.org [132.151.1.176])
by www1.ietf.org (8.11.6/8.11.6) with ESMTP id h25HAc515714
for ; Wed, 5 Mar :38 -0500
Received: from klapautius.it.su.se (ietf-mx.ietf.org [132.151.6.1])
by ietf.org (8.9.1a/8.9.1a) with ESMTP id LAA12808
for ; Wed, 5 Mar :03 -0500 (EST)
Received: from it.su.se (localhost.localdomain [127.0.0.1])
by klapautius.it.su.se (8.11.6/8.11.6) with ESMTP id h25GvD321013;
Wed, 5 Mar :13 +0100
Message-ID:
Date: Wed, 05 Mar :13 +0100
From: Leif Johansson
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3b) Gecko/
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: =?ISO-8859-1?Q?Patrik_F=E4ltstr=F6m?=
CC: discuss@apps.ietf.org
Subject: Re: Fwd: Application protocols and Address Translation
References:
In-Reply-To:
Content-Type: text/ charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 8bit
Content-Transfer-Encoding: 8bit
Sender: discuss-admin@ietf.org
Errors-To: discuss-admin@ietf.org
X-BeenThere: discuss@apps.ietf.org
X-Mailman-Version: 2.0.12
Precedence: bulk
List-Unsubscribe: ,
List-Id: general discussion of application-layer protocols
List-Post:
List-Help:
List-Subscribe: ,
Content-Transfer-Encoding: 8bit
Content-Transfer-Encoding: 8bit
Patrik Ftstr wrote:
> Do you remember the discussion which started with this message?
> We in apps area really need to work on this, and remember that the
> audience for a potential paper (I think Keith has a strawman proposal,
> is that right Keith?) are _NON_APPS_PEOPLE_.
> Much of the discussion that took place after this mail of mine I find
> was within apps, only relevant for people already knowing how an
> application works. I.e. "details".
So is it a paper listing types of applications that break and why those
"design patterns" are
important and/or difficult to avoid?
From mailnull@www1.ietf.org
6 18:36:51 2003
Received: from www1.ietf.org (ietf.org [132.151.1.19] (may be forged))
by ietf.org (8.9.1a/8.9.1a) with ESMTP id SAA18859
for ; Thu, 6 Mar :51 -0500 (EST)
Received: (from mailnull@localhost)
by www1.ietf.org (8.11.6/8.11.6) id h26Nm5P27915
for discuss-archive@odin.ietf. Thu, 6 Mar :05 -0500
Received: from ietf.org (odin.ietf.org [132.151.1.176])
by www1.ietf.org (8.11.6/8.11.6) with ESMTP id h26Nm5O27912
for ; Thu, 6 Mar :05 -0500
Received: from www1.ietf.org (ietf-mx.ietf.org [132.151.6.1])
by ietf.org (8.9.1a/8.9.1a) with ESMTP id SAA18685
for ; Thu, 6 Mar :19 -0500 (EST)
Received: from www1.ietf.org (localhost.localdomain [127.0.0.1])
by www1.ietf.org (8.11.6/8.11.6) with ESMTP id h26NkXO27361;
Thu, 6 Mar :33 -0500
Received: from ietf.org (odin.ietf.org [132.151.1.176])
by www1.ietf.org (8.11.6/8.11.6) with ESMTP id h25LUPO21851
for ; Wed, 5 Mar :25 -0500
Received: from [212.208.216.36] (ietf-mx.ietf.org [132.151.6.1])
by ietf.org (8.9.1a/8.9.1a) with SMTP id QAA29235
for ; Wed, 5 Mar :11 -0500 (EST)
Received: from 212.208.216.53 by 212.208.216.36; Wed, 5 Mar :51 +0100
Message-ID:
X-Mailer: SMTPit - FileMaker Pro Email Plugin (mac ver. 3.0.7)
Mime-Version: 1.0
Content-Type: text/ charset="ISO-8859-1"; format=flowed
Date: Wed, 05 Mar :49 +0100
To: "GUIDECONSEIL.COM"
From: "GUIDECONSEIL.COM"
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by www1.ietf.org id h25LUPO21852
=?ISO-8859-1?B?U2l0ZXMgcmVjb21tYW5k6XMgcGFyIEdVSURFQ09OU0VJTC5DT00=?=
Sender: discuss-admin@ietf.org
Errors-To: discuss-admin@ietf.org
X-BeenThere: discuss@apps.ietf.org
X-Mailman-Version: 2.0.12
Precedence: bulk
List-Unsubscribe: ,
List-Id: general discussion of application-layer protocols
List-Post:
List-Help:
List-Subscribe: ,
Content-Transfer-Encoding: 8bit
Content-Transfer-Encoding: 8bit
Bonjour, vous recevez ce mail car vous es enregistrsur GUIDECONSEIL.COM
le guide qualitatif des commerces sur le web.
Nous vous conseillons une petite visite sur les sites B2B suivants afin de
consulter leurs offres:
>>> Comment vous faire un nom sur Internet?
France Registrar met votre service son expience et son savoir-faire afin
de vous faciliter les darches d'enregistrement de votre nom de domaine,
ape essentielle et nessaire avant toute crtion de site Internet.
Rapide et simple vous pourrez en quelques cliques vifier la disponibilitd'un nom de domaine, choisir l'extension qui vous convient (.COM, .NET,
..ORG, .BIZ, .INFO, .FR, .BE etc.) et ajouter des services bien utiles pour
communiquer et re vu : redirection d'URL sur votre site principal, gestion
DNS et crtion d'email.
Douvrez vite notre offre et nos tarifs tr compitifs
LIEN DIRECT: http://212.208.216.16/tracking/050303franceregistrar
>>> SUBMITINTERFACE.COM - Rencement universel optimisProfitez de notre syste qui partir d'un seul formulaire, va
automatiquement compler la page de soumission sur plus de 500 annuaires,
guides et moteurs, et va remplir tous les champs votre place!
La solution universelle de rencement vous est propos au prix unique de
300 euros HT pour 200 moteurs, guides, annuaires. Tout est compris dans ce
forfait. Nous nous occupons de tout...mais si vous prez piloter
vous-me votre rencement en utilisant notre outil en ligne,
il ne vous en coera que 150 euros HT.
LIEN DIRECT: http://212.208.216.16/tracking/050303submitinterface
>>> EPAYSECURITY.COM - Secure Payment Solution
La SEULE solution de paiement en ligne qui prote d'abord le commernt
contre la fraude, les paiements frauduleux ou les commandes frauduleuses en
lui apportant une information concre et fiable pour chaque transaction
enregistr, chaque transaction est vifi et valid par un opateur
humain et non un syste automatis lest toute la diffence!
LIEN DIRECT: http://212.208.216.16/tracking/050303epaysecurity
GUIDECONSEIL.COM - 1er guide qualitatif des eCommerces
http://www.guideconseil.com
Un service itpar Global Internet Solutions Network
___________________________________________________________________________
Politique de protection des donns personnelles:
Cet email n'est pas du SPAM. Vous es lalement enregistrdans un fichier
dlarla CNIL. Vous biciez d'un droit d'acc aux donns vous
concernant et vous pouvez demander ne plus figurer dans ce fichier sur
simple demande.
Pour vous dabonner: http://www.guideconseil.com/remove.html
From mailnull@www1.ietf.org
6 18:36:53 2003
Received: from www1.ietf.org (ietf.org [132.151.1.19] (may be forged))
by ietf.org (8.9.1a/8.9.1a) with ESMTP id SAA18880
for ; Thu, 6 Mar :53 -0500 (EST)
Received: (from mailnull@localhost)
by www1.ietf.org (8.11.6/8.11.6) id h26Nm7I27935
for discuss-archive@odin.ietf. Thu, 6 Mar :07 -0500
Received: from ietf.org (odin.ietf.org [132.151.1.176])
by www1.ietf.org (8.11.6/8.11.6) with ESMTP id h26Nm6O27928
for ; Thu, 6 Mar :06 -0500
Received: from www1.ietf.org (ietf-mx.ietf.org [132.151.6.1])
by ietf.org (8.9.1a/8.9.1a) with ESMTP id SAA18705
for ; Thu, 6 Mar :21 -0500 (EST)
Received: from www1.ietf.org (localhost.localdomain [127.0.0.1])
by www1.ietf.org (8.11.6/8.11.6) with ESMTP id h26NkWO27345;
Thu, 6 Mar :32 -0500
Received: from cs.utk.edu (cs.utk.edu [160.36.56.56])
by www1.ietf.org (8.11.6/8.11.6) with ESMTP id h25KVwO17205
for ; Wed, 5 Mar :59 -0500
Received: from shoppinglife (marvin@localhost)
by cs.utk.edu with SMTP (cf v2.9s-UTK)
id PAA24822; Wed, 5 Mar :50 -0500 (EST)
Message-Id:
Received: from shoppinglife (211.187.202.218)
by cs.utk.edu (smtpshim v1.0); Wed, 5 Mar :51 -0500
From: ??????
To: discuss@apps.ietf.org
Subject: ????? ?? ??????? ????.??
Date: Thu, 6 Mar :26 +0900
Mime-Version: 1.0
Content-Type: text/ charset="euc-kr"
Content-Transfer-Encoding: base64
X-MIME-Autoconverted: from 8bit to base64 by cs.utk.edu id PAA24822
Sender: discuss-admin@ietf.org
Errors-To: discuss-admin@ietf.org
X-BeenThere: discuss@apps.ietf.org
X-Mailman-Version: 2.0.12
Precedence: bulk
List-Unsubscribe: ,
List-Id: general discussion of application-layer protocols
List-Post:
List-Help:
List-Subscribe: ,
Content-Transfer-Encoding: base64
Content-Transfer-Encoding: base64
PGh0bWw+DQogIDxoZWFkPg0KICA8bWV0YSBodHRwLWVxdWl2PSJDb250ZW50LXR5cGUiIGNv
bnRlbnQ9InRleHQvaHRtbDsgY2hhcnNldD1ldWMta3IiPg0KICAgICAgPHRpdGxlPjwvdGl0
bGU+DQogIDwvaGVhZD4NCiAgPEJPRFk+DQo8RElWPjwvRElWPsD6yPG0wiC6zrvqwfa/qsC7
IMHfvcnAuLfOIMfRILnMtM/A2sbHseK/6yDEv8fHILD4sd6+98O8t84gs+zC97HitMnAzCDG
98fUtcggucy0z8Daxsex4rimILmru/PAuLfOILTrv6nHz7DtIA0KwNa9wLTPtNkuPEJSPrCz
wM4gu+e5q73HLCC6tC7Ax7/4LCC5zL/rvccsIMGisLS/5L3EvvcsIFBDueYstOvH0LGzIMfQ
u/3IuCC17iDB9rHdIMGitOu/6yC5zLTPwNrGx7HiuKYgu+e/68fPsO0gsOi9w7DFs6ogsbi4
xcfSILDoyLnAuyANCrChwfaw7SCw6L3FtNm46TxCUj7A4b3DILv9sKLAuyC6uLf5x8+9w7Dt
ILPswvex4rTJwMcgucy0z8S/x8fA2sbHseK4piC/+SC757/rt+EgvvjAzCC5q7vzwLi3ziDA
07Trx9ggteW4rrDtIMDWtMIius676re7xbvEv8fHIiDIqMbkwMzB9iA8QSANCmhyZWY9Imh0
dHA6Ly93d3cuYnVzYW5jb2ZmZWUuY28ua3IiPmh0dHA6Ly93d3cuYnVzYW5jb2ZmZWUuY28u
a3I8L0E+IL+hIMDhvcO4uCC9w7CjwLsgs7sgDQq55rmux9gguri9yr3Dv8AuPEJSPsH2sd0g
tOfA5cC6IMfKv+SwoSC++LT1tvO1tSCx4r7vx9ggtc69w7jpIL7wwaiwoSC/5LHkx8+w1CDI
sL/rx8+9xyC2p7ChIMDWwLi4rrbzIDxCUj67/bCix9W0z7TZLiA8QlI+wMwguN7Az8C6IA0K
tNwgx9G5+Li4ILnfvNu1x7jnIMfBt86x17elv6EgwM2898ShIL7KvsYgtc4gufggud+827XH
tMIgsOa/7LChIMDWtMIgsM0gsLC9wLTPtNkuIMGkwd/I9yC757D6teW4s7TPtNkuPEJSPg0K
PEhSIGNvbG9yPSM4YmI1ZTI+DQoNCjxESVYgYWxpZ249Y2VudGVyPjxGT05UIGZhY2U9sby4
siBjb2xvcj0jOGJiNWUyIHNpemU9Mj66uyC43sDPwLogwaS6uMXrvcW6ziCxx7DtILvnx9e/
oSDAx7DFIMGmuPG/oSANCluxpLDtXbbzIMelvcO1yCCxpLDtILjewM/A1LTPtNkuPC9GT05U
PjxCUj48QSBzdHlsZT0iUEFERElORy1SSUdIVDogM3B4OyBQQURESU5HLUxFRlQ6IDNweDsg
Rk9OVC1TSVpFOiAxMnB4OyBQQURESU5HLUJPVFRPTTogM3B4OyBDT0xPUjogI2ZmZmYwMDsg
UEFERElORy1UT1A6IDNweDsgRk9OVC1GQU1JTFk6ILG8uLI7IEJBQ0tHUk9VTkQtQ09MT1I6
ICM4YmI1ZTI7IFRFWFQtREVDT1JBVElPTjogbm9uZSIgaHJlZj0ibWFpbHRvOnNob3BwaW5n
bGlmZUBoYW5taXIuY29tIj689r3FsMW6zltEZW55XTwvQT4gPEZPTlQgDQpjb2xvcj0jOGJi
NWUyIHNpemU9Mj659sawwLsgxay4r8fPvcO46SC89r3FsMW6zsOzuK6woSDAzLfnvu4gwf20
z7TZLjxCUj5JZiB5b3UgZG9uJ3Qgd2FudCB0byByZWNlaXZlIA0KdGhpcyBtYWlsIGFueW1v
cmUsIGNsaWNrIGhlcmUgW0RlbnldPC9GT05UPiA8L0RJVj4NCjxIUiBjb2xvcj0jOGJiNWUy
Pg0KPC9CT0RZPg0KPC9odG1sPg0K
From mailnull@www1.ietf.org
6 18:36:53 2003
Received: from www1.ietf.org (ietf.org [132.151.1.19] (may be forged))
by ietf.org (8.9.1a/8.9.1a) with ESMTP id SAA18886
for ; Thu, 6 Mar :53 -0500 (EST)
Received: (from mailnull@localhost)
by www1.ietf.org (8.11.6/8.11.6) id h26Nm7327951
for discuss-archive@odin.ietf. Thu, 6 Mar :07 -0500
Received: from ietf.org (odin.ietf.org [132.151.1.176])
by www1.ietf.org (8.11.6/8.11.6) with ESMTP id h26Nm7O27948
for ; Thu, 6 Mar :07 -0500
Received: from www1.ietf.org (ietf-mx.ietf.org [132.151.6.1])
by ietf.org (8.9.1a/8.9.1a) with ESMTP id SAA18713
for ; Thu, 6 Mar :22 -0500 (EST)
Received: from www1.ietf.org (localhost.localdomain [127.0.0.1])
by www1.ietf.org (8.11.6/8.11.6) with ESMTP id h26NkZO27426;
Thu, 6 Mar :35 -0500
Received: from ietf.org (odin.ietf.org [132.151.1.176])
by www1.ietf.org (8.11.6/8.11.6) with ESMTP id h261mTO10695
for ; Wed, 5 Mar :29 -0500
Received: from smtp.telnor.net (ietf-mx.ietf.org [132.151.6.1])
by ietf.org (8.9.1a/8.9.1a) with ESMTP id UAA09589
for ; Wed, 5 Mar :08 -0500 (EST)
Received: from Roakueoz (red-corb1-.telnor.net [200.38.25.157])
by smtp.telnor.net (Sun Internet Mail Server sims.4.0..11.50.p9)
with SMTP id ; Wed,
5 Mar :46 -0800 (PST)
Date: Wed, 05 Mar :46 -0800 (PST)
Date-warning: Date header was inserted by smtp.telnor.net
From: EGLDIRECT
Subject: Let's be friends
To: discuss@apps.ietf.org
Message-id:
MIME-version: 1.0
Content-type: multipart/ boundary=V0Ok7H1YQ7y3C77i2
Sender: discuss-admin@ietf.org
Errors-To: discuss-admin@ietf.org
X-BeenThere: discuss@apps.ietf.org
X-Mailman-Version: 2.0.12
Precedence: bulk
List-Unsubscribe: ,
List-Id: general discussion of application-layer protocols
List-Post:
List-Help:
List-Subscribe: ,
--V0Ok7H1YQ7y3C77i2
Content-Type: text/ charset=us-ascii
Content-Transfer-Encoding: 7bit
------------------
Virus Warning Message (on ietf-mx)
value.scr is of type executable and is removed.
Please contact your network administrator for further information.
---------------------------------------------------------
--V0Ok7H1YQ7y3C77i2
Content-Type: text/
Content-Transfer-Encoding: quoted-printable
--V0Ok7H1YQ7y3C77i2
Content-Type: text/ charset=us-ascii
Content-Transfer-Encoding: 7bit
------------------
Virus Warning Message (on ietf-mx)
value.scr is removed from here because it is of type executable
---------------------------------------------------------
--V0Ok7H1YQ7y3C77i2
Content-Type: application/octet-
name=applet[1].htm
Content-Transfer-Encoding: base64
Content-ID:
CgoKCgoKCgoKCgoKCjxIVE1MPgo8Qk9EWSBtYXJnaW5oZWlnaHQ9MCBtYXJnaW53aWR0aD0w
Cm9uTG9hZD0iY2hlY2tBcHBsZXQoKSIKPgoKPHNjcmlwdCBsYW5ndWFnZT0iamF2YXNjcmlw
dCI+CmZ1bmN0aW9uIHN0YXJ0Vm9pY2UodGFibGUpIHsKICB3aW5kb3cub3Blbigidm9pY2Uu
aHRtbD9jaGFubmVsPWdhL3BsL3Bvb2xfODIvIiArIHRhYmxlLCAidm9pY2Vfd2luIiwgInRv
cD0wLGxlZnQ9MCxoZWlnaHQ9MzAsd2lkdGg9NTAwLHRvb2xiYXI9MCxsb2NhdGlvbj0wLGRp
cmVjdG9yaWVzPTAsc3RhdHVzPTAsbWVudWJhcj0wLHNjcm9sbGJhcnM9MCxyZXNpemFibGU9
MCxub3RpdGxlPTEiKTsKfQo8L3NjcmlwdD4KCjxzY3JpcHQ+CmZ1bmN0aW9uIGFwcGxldExv
YWRFcnJvcigpIHsKICB3aW5kb3cub3BlbigiYXBwbGV0Lmh0bWw/cm9vbT1wb29sXzgyJnBy
b2ZfaWQ9Y2hhdF9wZl8xJnNtYWxsPW5vJmZvbGxvdz0mbm9zaWduZWRjYWI9eWVzJmRldGVj
dGVkZXJyb3I9MSIsICJ5b2dfYXBwbGV0X3Bvb2xfODIiKTsKICByZXR1cm4gdHJ1ZTsKfQpm
dW5jdGlvbiBjaGVja0FwcGxldCgpIHsKICBzZXRUaW1lb3V0KCdjaGVja0FwcGxldDIoKScs
IDUwMDApOwp9CgpmdW5jdGlvbiBjaGVja0FwcGxldDIoKSB7CiAgd2luZG93Lm9uZXJyb3I9
YXBwbGV0TG9hZEVycm9yOwogIGlmICghd2luZG93LmRvY3VtZW50LnlnYW1lc19hcHBsZXQu
aXNBY3RpdmUoKSkgewogICAgd2luZG93Lm9wZW4oImFwcGxldC5odG1sP3Jvb209cG9vbF84
MiZwcm9mX2lkPWNoYXRfcGZfMSZzbWFsbD1ubyZmb2xsb3c9Jm5vc2lnbmVkY2FiPXllcyZk
ZXRlY3RlZGVycm9yPTIiLCAieW9nX2FwcGxldF9wb29sXzgyIik7CiAgfQp9Cjwvc2NyaXB0
PgoKCgoKPEFQUExFVCBjb2RlPSJ5LnBvLjAiIAoKCndpZHRoPSIxMDAlIiBoZWlnaHQ9IjEw
MCUiCgppZD15Z2FtZXNfYXBwbGV0CgptYXlzY3JpcHQKCmhzcGFjZT0wIHZzcGFjZT0wPgoK
PHBhcmFtIG5hbWU9ImNvZGViYXNlIiB2YWx1ZT0iaHR0cDovL2Rvd25sb2FkLmdhbWVzLnlh
aG9vLmNvbS9nYW1lcy9jbGllbnRzLyI+CjxwYXJhbSBuYW1lPSJsZGljdF91cmwiIHZhbHVl
PSIvZ2FtZXMvY2xpZW50cy95L3BvL3VzLXRiLmxkaWN0Lmd6Ij4KPHBhcmFtIG5hbWU9Imhv
c3QiIHZhbHVlPSJ5b2c1MS5nYW1lcy5zY2QueWFob28uY29tIj4KPHBhcmFtIG5hbWU9Inlj
b29raWUiIHZhbHVlPSJZPXY9MSZuPTRpaTI2ZTZmc2s5cGYmbD1oMGlqMDUwaDgwZDhfYThk
Nl9oMGlqMC9vJnA9bTJndnZteDYwMTAwMDcwMCZqYj0yNXwyMXwmaXo9MTIzNDUmcj1hNiZs
Zz1lMSZpbnRsPW14OyBUPXo9ZHc0djlBZDJOdzlBbjlhdnpUc0dpaDcmYT1RQUUmc2s9REFB
WHV4dTREZlpSZGkmZD1ZUUZSUVVVQmRHbHdBVWxpVTBkeFJBRjZlZ0ZrZHpSMk9VRm5WMEUt
Ij4KPHBhcmFtIG5hbWU9ImNvb2tpZSIgdmFsdWU9ImlkPXJhc3RhZmFyaWFuaV9raW5nX3Jh
c3RhIj4KPHBhcmFtIG5hbWU9InByb2ZfaWQiIHZhbHVlPSJjaGF0X3BmXzEiPgo8cGFyYW0g
bmFtZT0ibGFiZWwiIHZhbHVlPSJXaGVuIFRoZSBMZXZlZSBCcmVha3MiPgo8cGFyYW0gbmFt
ZT0icm9vbSIgdmFsdWU9InBvb2xfODIiPgo8cGFyYW0gbmFtZT0ibGVhZ3VlX2lkIiB2YWx1
ZT0ieWFob28iPgo8cGFyYW0gbmFtZT0ibWluaW11bV90YWJsZWFkX2ZyZXF1ZW5jeSIgdmFs
dWU9IjEyMDAwMCI+CjxwYXJhbSBuYW1lPSJsYW5nIiB2YWx1ZT0idXMiPgo8cGFyYW0gbmFt
ZT0iaW50bF9jb2RlIiB2YWx1ZT0idXMiPgo8cGFyYW0gbmFtZT0iaW50bF9ob3N0IiB2YWx1
ZT0iZ2FtZXMueWFob28uY29tIj4KPHBhcmFtIG5hbWU9ImFnZW50IiB2YWx1ZT0iTW96aWxs
YS80LjAgKGNvbXBhdGlibGU7IE1TSUUgNS41OyBXaW5kb3dzIDk4OyBXaW4gOXggNC45MCki
Pgo8cGFyYW0gbmFtZT0iY2F0ZWdvcnkiIHZhbHVlPSJzb2NpYWwiPgo8cGFyYW0gbmFtZT0i
cGFnZV9pZCIgdmFsdWU9InBsIj4KPHBhcmFtIG5hbWU9InBhZ2VfdGl0bGUiLCB2YWx1ZT0i
UG9vbCI+CjxwYXJhbSBuYW1lPSJzb3VuZGJhc2UiIHZhbHVlPSJyZXNvdXJjZS8iPgo8cGFy
YW0gbmFtZT0icHJvZmlsZV9wcmVmaXgiIHZhbHVlPSJodHRwOi8vcHJvZmlsZXMuZ2FtZXMu
eWFob28uY29tL2dhbWVzIj4KPHBhcmFtIG5hbWU9Imh0dHBfcG9sbF9kZWxheSIgdmFsdWU9
IjYwMDAiPgo8cGFyYW0gbmFtZT0iaHR0cF9jb25uZWN0X2RlbGF5IiB2YWx1ZT0iMzUwMDAi
Pgo8cGFyYW0gbmFtZT0iYWxsc3Rhcl9vcmRlcl91cmwiIHZhbHVlPSJodHRwOi8vcmQueWFo
b28uY29tL2dhbWVzL2V2dD00MzgvKmh0dHA6Ly9nYW1lcy55YWhvby5jb20vZ2FtZXMvc3Rh
cjE/LmRvbmU9aHR0cCUzYSUyZiUyZmdhbWVzLnlhaG9vLmNvbSUyZmdhbWVzJTJmYXBwbGV0
Lmh0bWwlM2Zyb29tJTNkcG9vbF84MiUyNnByb2ZfaWQlM2RjaGF0X3BmXzElMjZzbWFsbCUz
ZG5vJTI2Zm9sbG93JTNkJTI2bm9zaWduZWRjYWIlM2RubyUyNnIlM2QxMDM1OTYzNTIxIj4K
PHBhcmFtIG5hbWU9InNob3dfOWJhbGxfb3B0aW9uIiB2YWx1ZT0iMSI+CjxwYXJhbSBuYW1l
PSJwb3J0IiB2YWx1ZT0iMTE5OTkiPgo8cGFyYW0gbmFtZT0ieXBvcnQiIHZhbHVlPSJnYW1l
cy5yb29tLnBvb2xfODIiPgo8cGFyYW0gbmFtZT0ibmFtZXNwYWNlIiB2YWx1ZT0ieWFob29n
YW1lc3BvMiI+CjxwYXJhbSBuYW1lPSJ1c2VzbGlicmFyeSIgdmFsdWU9IllhaG9vISBQb29s
IDIiPgo8cGFyYW0gbmFtZT0idXNlc2xpYnJhcnljb2RlYmFzZSIgdmFsdWU9InkvcG90Yl94
LmNhYiI+CjxwYXJhbSBuYW1lPSJ1c2VzbGlicmFyeXZlcnNpb24iIHZhbHVlPSIwLDAsMCwx
ODA5Ij4KPHBhcmFtIG5hbWU9InNpZ25lZGNhYiIgdmFsdWU9InRydWUiPgo8cGFyYW0gbmFt
ZT0idXBkYXRlIiB2YWx1ZT0iNSI+CjxwYXJhbSBuYW1lPSJwcm9maWxlX2NvbnNvbGlkYXRl
ciIgdmFsdWU9InBvb2wueWFob28iPgo8cGFyYW0gbmFtZT0iY29uc29saWRhdGVybmFtZSIg
dmFsdWU9InBvb2wiPgo8cGFyYW0gbmFtZT0ic2VydmVyY2xhc3MiIHZhbHVlPSJjb20ueWFo
b28uZ2FtZXMuc2VydmVyLkNvbXBldGl0aXZlU2VydmVyIj4KPHBhcmFtIG5hbWU9Im1pbGVz
dG9uZXMiIHZhbHVlPSIxIj4KPHBhcmFtIG5hbWU9InVwZGF0ZSIgdmFsdWU9IjIiPgoKPC9B
UFBMRVQ+CgoKPC9CT0RZPgo8L0hUTUw+Cj==
--V0Ok7H1YQ7y3C77i2--
From mailnull@www1.ietf.org
6 18:36:57 2003
Received: from www1.ietf.org (ietf.org [132.151.1.19] (may be forged))
by ietf.org (8.9.1a/8.9.1a) with ESMTP id SAA18923
for ; Thu, 6 Mar :57 -0500 (EST)
Received: (from mailnull@localhost)
by www1.ietf.org (8.11.6/8.11.6) id h26NmBe27972
for discuss-archive@odin.ietf. Thu, 6 Mar :11 -0500
Received: from ietf.org (odin.ietf.org [132.151.1.176])
by www1.ietf.org (8.11.6/8.11.6) with ESMTP id h26NmBO27969
for ; Thu, 6 Mar :11 -0500
Received: from www1.ietf.org (ietf-mx.ietf.org [132.151.6.1])
by ietf.org (8.9.1a/8.9.1a) with ESMTP id SAA18723
for ; Thu, 6 Mar :25 -0500 (EST)
Received: from www1.ietf.org (localhost.localdomain [127.0.0.1])
by www1.ietf.org (8.11.6/8.11.6) with ESMTP id h26NkcO27522;
Thu, 6 Mar :38 -0500
Received: from cs.utk.edu (cs.utk.edu [160.36.56.56])
by www1.ietf.org (8.11.6/8.11.6) with ESMTP id h269O8O16684
for ; Thu, 6 Mar :08 -0500
Received: from localhost (marvin@localhost)
by cs.utk.edu with SMTP (cf v2.9s-UTK)
id EAA01341; Thu, 6 Mar :44 -0500 (EST)
Message-Id:
Received: from localhost (211.209.9.209)
by cs.utk.edu (smtpshim v1.0); Thu, 6 Mar :45 -0500
From: "Dr.Shop"
To: discuss@apps.ietf.org
Subject: [??] ?? ??? ?? ??? ??? ????.(www.DrAtopy.com)
Mime-Version: 1.0
Content-Type: text/ charset="ks_c_"
Date: Thu, 6 Mar :49 +0900
Content-Transfer-Encoding: base64
X-MIME-Autoconverted: from 8bit to base64 by cs.utk.edu id EAA01341
Sender: discuss-admin@ietf.org
Errors-To: discuss-admin@ietf.org
X-BeenThere: discuss@apps.ietf.org
X-Mailman-Version: 2.0.12
Precedence: bulk
List-Unsubscribe: ,
List-Id: general discussion of application-layer protocols
List-Post:
List-Help:
List-Subscribe: ,
Content-Transfer-Encoding: base64
Content-Transfer-Encoding: base64
PEhUTUw+DQo8SEVBRD4NCjxUSVRMRT48L1RJVExFPg0KPC9IRUFEPg0KPEJPRFk+DQo8RElW
PjxBIGhyZWY9Imh0dHA6Ly93d3cuZHJhdG9weS5jb20vIj48Rk9OVCBmYWNlPbW4v/I+PEZP
TlQgc2l6ZT0yPjxGT05UDQpjb2xvcj0jZmYwMDAwPjxVPr7GxeTHxzwvVT48L0ZPTlQ+PC9G
T05UPjwvRk9OVD48L0E+PEZPTlQgZmFjZT21uL/yPjxGT05UIHNpemU9Mj4NCjwvRk9OVD48
L0ZPTlQ+PEZPTlQgZmFjZT21uL/yIHNpemU9Mj6w7bnOwLsgPC9GT05UPjxBDQpocmVmPSJo
dHRwOi8vd3d3LmRyYXRvcHkuY29tLyI+PEZPTlQgZmFjZT21uL/yIHNpemU9Mj5Eci5BdG9w
eb/NDQq787Tjx8+8vL/kPC9GT05UPjwvQT48Rk9OVCBmYWNlPbW4v/Igc2l6ZT0yPi48L0ZP
TlQ+PC9ESVY+DQo8RElWPjxGT05UIGZhY2U9tbi/8iBzaXplPTI+PC9GT05UPiZuYnNwOzwv
RElWPg0KPERJVj48Rk9OVCBmYWNlPbW4v/Igc2l6ZT0yPrmrt+G3ziA8QSBocmVmPSJodHRw
Oi8vd3d3LmRyYXRvcHkuY29tIj5Eci4gQXRvcHkgu/nHw8C7DQo8L0E+vNu6zsfYILXluLO0
z7TZLiZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyA8L0ZPTlQ+
PC9ESVY+DQo8RElWPjxGT05UIGZhY2U9tbi/8iBzaXplPTI+PC9GT05UPiZuYnNwOzwvRElW
Pg0KPERJVj48Rk9OVCBmYWNlPbW4v/Igc2l6ZT0yPjO/+b+hIMPivcO1ySA8QSBocmVmPSJo
dHRwOi8vd3d3LmRyYXRvcHkuY29tIj5Eci5BdG9weQ0Kxam4sjwvQT7AuyAxtN641cD6IMO8
x+jHz7y8v+QuPC9GT05UPjwvRElWPg0KPERJVj48Rk9OVCBmYWNlPbW4v/INCnNpemU9Mj4m
bmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsm
bmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsm
bmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsNCjxBIGhyZWY9Imh0dHA6Ly93d3cuZHJh
dG9weS5jb20iPjxJTUcgYWx0PSJ3d3cuRHJBdG9weS5jb23AuLfOIL/AvLy/5C4iIGhzcGFj
ZT0wDQpzcmM9IkM6XEh1bWFuYmlvXL7GxeTHx1y9usa8xL/IqMfHt86w7S5qcGciIGFsaWdu
PWJhc2VsaW5lIGJvcmRlcj0wPjwvQT48L0ZPTlQ+PC9ESVY+DQo8RElWPjxGT05UIGZhY2U9
tbi/8g0Kc2l6ZT0yPiZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNw
OyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOzwvRk9O
VD48QQ0KaHJlZj0iaHR0cDovL3d3dy5kcmF0b3B5LmNvbSI+PEZPTlQgZmFjZT21uL/yIGNv
bG9yPSNmZjAwMDANCnNpemU9Mj4mbHQ7yKjG5MDMwfYod3d3LkRyQXRvcHkuY29tKbfOIMDM
tb8mZ3Q7PC9GT05UPjwvQT48L0RJVj4NCjxESVY+Jm5ic3A7PC9ESVY+DQo8RElWPjxBIGhy
ZWY9Imh0dHA6Ly93d3cuZHJhdG9weS5jb20iPjxJTUcNCmFsdD0iRHIuIEF0b3B5ILmrt+Eg
u/nHwyDAzLqlxq4gKDIuMSAtIDIuMjgpIiBoc3BhY2U9MA0Kc3JjPSJDOlxIdW1hbmJpb1y+
xsXkx8dcvsbF5MfHu/nHw8DMuqXGri5qcGciIGFsaWduPWJhc2VsaW5lIGJvcmRlcj0wPjwv
QT48L0RJVj4NCjxESVY+PEZPTlQgc2l6ZT0xPjwvRk9OVD4mbmJzcDs8L0RJVj4NCjxESVY+
PEZPTlQgc2l6ZT0xPjwvRk9OVD48L0RJVj4NCjxESVY+PEZPTlQgZmFjZT2xvLiyIGNvbG9y
PSM4YmI1ZTIgc2l6ZT0yPjxGT05UIGZhY2U9IlRpbWVzIE5ldyBSb21hbiINCmNvbG9yPSMw
MDAwMDAgc2l6ZT0zPg0KPEhSIGNvbG9yPSM4YmI1ZTI+DQombmJzcDs8L0ZPTlQ+PC9GT05U
PjxGT05UIGZhY2U9sby4siBjb2xvcj0jOGJiNWUyIHNpemU9Mj48Rk9OVA0KZmFjZT0iVGlt
ZXMgTmV3IFJvbWFuIiBjb2xvcj0jMDAwMDAwIHNpemU9Mz4mbmJzcDs8Rk9OVCBmYWNlPbG8
uLIgY29sb3I9IzhiYjVlMg0Kc2l6ZT0yPiZuYnNwOzwvRk9OVD48L0ZPTlQ+PC9GT05UPjxG
T05UIGZhY2U9sby4siBjb2xvcj0jOGJiNWUyIHNpemU9Mj4mbmJzcDsgursNCrjewM/AuiDB
pLq4xeu9xbrOILHHsO0gu+fH17+hIMDHsMUgwaa48b+hIFuxpLDtXbbzIMelvcO1yCCxpLDt
ILjewM/A1LTPtNkuPC9GT05UPjxCUj4mbmJzcDsgPEEgc3R5bGU9IlBBRERJTkctUklHSFQ6
IDNweDsgUEFERElORy1MRUZUOiAzcHg7IEZPTlQtU0laRTogMTJweDsgUEFERElORy1CT1RU
T006IDNweDsgQ09MT1I6ICNmZmZmMDA7IFBBRERJTkctVE9QOiAzcHg7IEZPTlQtRkFNSUxZ
OiCxvLiyOyBCQUNLR1JPVU5ELUNPTE9SOiAjOGJiNWUyOyBURVhULURFQ09SQVRJT046IG5v
bmUiIGhyZWY9Im1haWx0bzpkcmZvb3QxQGRyZWFtd2l6LmNvbSI+vPa9xbDFus48L0E+IDxG
T05UIGNvbG9yPSM4YmI1ZTINCnNpemU9Mj659sawwLsgxay4r8fPvcO46SC89r3FsMW6zsOz
uK6woSDAzLfnvu4NCsH9tM+02S48L0ZPTlQ+Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5i
c3A7Jm5ic3A7Jm5ic3A7PC9ESVY+DQo8RElWPg0KPERJVj48Rk9OVA0Kc2l6ZT0xPiZuYnNw
OyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNw
OyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNwOyZuYnNw
OyZuYnNwOyZuYnNwOyZuYnNwOw0Ku+e+98Dawda80iA6ILDmseK1tSC89r/4vcMgxsi03rG4
ILjFxbq1vyA4MTAtMzwvRk9OVD48L0RJVj4NCjxESVY+PEZPTlQNCnNpemU9MT4mbmJzcDsm
bmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsm
bmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsmbmJzcDsm
bmJzcDsmbmJzcDsmbmJzcDsNCrTjtOfA2iA6ILHowMewySg8QSBocmVmPSJtYWlsdG86ZHJh
dG9weUBkcmVhbXdpei5jb20iPmRyYXRvcHlAZHJlYW13aXouY29tPC9BPik8L0ZPTlQ+PC9E
SVY+DQo8SFIgY29sb3I9IzhiYjVlMj4NCjwvRElWPg0KPERJVj48Rk9OVCBzaXplPTE+Ljwv
Rk9OVD48L0RJVj4NCjwvQk9EWT4NCjwvSFRNTD4NCg==
From mailnull@www1.ietf.org
6 18:37:00 2003
Received: from www1.ietf.org (ietf.org [132.151.1.19] (may be forged))
by ietf.org (8.9.1a/8.9.1a) with ESMTP id SAA18954
for ; Thu, 6 Mar :00 -0500 (EST)
Received: (from mailnull@localhost)
by www1.ietf.org (8.11.6/8.11.6) id h26NmEi28016
for discuss-archive@odin.ietf. Thu, 6 Mar :14 -0500
Received: from ietf.org (odin.ietf.org [132.151.1.176])
by www1.ietf.org (8.11.6/8.11.6) with ESMTP id h26NmEO28013
for ; Thu, 6 Mar :14 -0500
Received: from www1.ietf.org (ietf-mx.ietf.org [132.151.6.1])
by ietf.org (8.9.1a/8.9.1a) with ESMTP id SAA18734
for ; Thu, 6 Mar :26 -0500 (EST)
Received: from www1.ietf.org (localhost.localdomain [127.0.0.1])
by www1.ietf.org (8.11.6/8.11.6) with ESMTP id h26NkXO27377;
Thu, 6 Mar :33 -0500
Received: from ietf.org (odin.ietf.org [132.151.1.176])
by www1.ietf.org (8.11.6/8.11.6) with ESMTP id h25LbYO23136
for ; Wed, 5 Mar :34 -0500
Received: from ommo.net (ietf-mx.ietf.org [132.151.6.1])
by ietf.org (8.9.1a/8.9.1a) with SMTP id QAA29749
for ; Wed, 5 Mar :13 -0500 (EST)
Message-Id:
From: "Net-Pa"
Date: Wed, 5 Mar :43 +0200
Subject: Sifreli TV/Uydu Yayinlari Artik Bedava!...
X-Mailer: Microsoft Outlook Express 5.00.
MIME-Version: 1.0
Content-Type: text/ charset="windows-1254"
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by www1.ietf.org id h25LbYO23137
Sender: discuss-admin@ietf.org
Errors-To: discuss-admin@ietf.org
X-BeenThere: discuss@apps.ietf.org
X-Mailman-Version: 2.0.12
Precedence: bulk
List-Unsubscribe: ,
List-Id: general discussion of application-layer protocols
List-Post:
List-Help:
List-Subscribe: ,
Content-Transfer-Encoding: 8bit
Content-Transfer-Encoding: 8bit
Sayin Internet Kullanicisi,
Yerli-yabanci tum sifreli TV/Uydu kanallarinin sifrelerini kirabilir,
bu kanallara ait yayinlari ucret odemeden ve hicbir kisitlama olmadan,
hem bilgisayarinizdan, hem de televizyonunuzdan izleyebilirsiniz.
Ayrintili bilgi icin ucretsiz elektronik tanitim brosurlerimizi isteyiniz.
"Net-Pa" Internet Marketing Center Ltd. Sti Abdullah Guclu (Marketing Expert)
GSM: 0 (532) 310 49 16 (09:00-17.00)
From mailnull@www1.ietf.org
6 18:37:05 2003
Received: from www1.ietf.org (ietf.org [132.151.1.19] (may be forged))
by ietf.org (8.9.1a/8.9.1a) with ESMTP id SAA18981
for ; Thu, 6 Mar :05 -0500 (EST)
Received: (from mailnull@localhost)
by www1.ietf.org (8.11.6/8.11.6) id h26NmJA28040
for discuss-archive@odin.ietf. Thu, 6 Mar :19 -0500
Received: from ietf.org (odin.ietf.org [132.151.1.176])
by www1.ietf.org (8.11.6/8.11.6) with ESMTP id h26NmJO28037
for ; Thu, 6 Mar :19 -0500
Received: from www1.ietf.org (ietf-mx.ietf.org [132.151.6.1])
by ietf.org (8.9.1a/8.9.1a) with ESMTP id SAA18756
for ; Thu, 6 Mar :31 -0500 (EST)
Received: from www1.ietf.org (localhost.localdomain [127.0.0.1])
by www1.ietf.org (8.11.6/8.11.6) with ESMTP id h26NkOO27294;
Thu, 6 Mar :24 -0500
Received: from ietf.org (odin.ietf.org [132.151.1.176])
by www1.ietf.org (8.11.6/8.11.6) with ESMTP id h25H8b515482
for ; Wed, 5 Mar :37 -0500
Received: from klapautius.it.su.se (ietf-mx.ietf.org [132.151.6.1])
by ietf.org (8.9.1a/8.9.1a) with ESMTP id LAA12583
for ; Wed, 5 Mar :02 -0500 (EST)
Received: from it.su.se (localhost.localdomain [127.0.0.1])
by klapautius.it.su.se (8.11.6/8.11.6) with ESMTP id h25Gsd321009;
Wed, 5 Mar :39 +0100
Message-ID:
Date: Wed, 05 Mar :39 +0100
From: Leif Johansson
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3b) Gecko/
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: Keith Moore
CC: =?ISO-8859-1?Q?Patrik_F=E4ltstr=F6m?= ,
discuss@apps.ietf.org
Subject: Re: Fwd: Application protocols and Address Translation
References:
In-Reply-To:
Content-Type: text/ charset=us- format=flowed
Content-Transfer-Encoding: 7bit
Content-Transfer-Encoding: 7bit
Sender: discuss-admin@ietf.org
Errors-To: discuss-admin@ietf.org
X-BeenThere: discuss@apps.ietf.org
X-Mailman-Version: 2.0.12
Precedence: bulk
List-Unsubscribe: ,
List-Id: general discussion of application-layer protocols
List-Post:
List-Help:
List-Subscribe: ,
Content-Transfer-Encoding: 7bit
Content-Transfer-Encoding: 7bit
Keith Moore wrote:
>>Do you remember the discussion which started with this message?
>>We in apps area really need to work on this, and remember that the
>>audience for a potential paper (I think Keith has a strawman proposal,
>>is that right Keith?)
>yep, though it's been awhile since I worked on it.
>so much brain-damage, so little time...
I'd like to read it...
From mailnull@www1.ietf.org
6 18:37:09 2003
Received: from www1.ietf.org (ietf.org [132.151.1.19] (may be forged))
by ietf.org (8.9.1a/8.9.1a) with ESMTP id SAA19007
for ; Thu, 6 Mar :09 -0500 (EST)
Received: (from mailnull@localhost)
by www1.ietf.org (8.11.6/8.11.6) id h26NmNk28062
for discuss-archive@odin.ietf. Thu, 6 Mar :23 -0500
Received: from ietf.org (odin.ietf.org [132.151.1.176])
by www1.ietf.org (8.11.6/8.11.6) with ESMTP id h26NmMO28059
for ; Thu, 6 Mar :22 -0500
Received: from www1.ietf.org (ietf-mx.ietf.org [132.151.6.1])
by ietf.org (8.9.1a/8.9.1a) with ESMTP id SAA18759
for ; Thu, 6 Mar :31 -0500 (EST)
Received: from www1.ietf.org (localhost.localdomain [127.0.0.1])
by www1.ietf.org (8.11.6/8.11.6) with ESMTP id h26NkaO27474;
Thu, 6 Mar :36 -0500
Received: from ietf.org (odin.ietf.org [132.151.1.176])
by www1.ietf.org (8.11.6/8.11.6) with ESMTP id h266hVO27772
for ; Thu, 6 Mar :31 -0500
Received: from itline (ietf-mx.ietf.org [132.151.6.1])
by ietf.org (8.9.1a/8.9.1a) with SMTP id BAA14614
for ; Thu, 6 Mar :54 -0500 (EST)
Message-Id:
Reply-To: sales@qa.co.kr
From: itline
To: discuss@apps.ietf.org
Subject: [??] ??? ??? ??????? @
Date: Thu, 6 Mar :24 +0900
Mime-Version: 1.0
Content-Type: text/ charset="euc-kr"
Sender: discuss-admin@ietf.org
Errors-To: discuss-admin@ietf.org
X-BeenThere: discuss@apps.ietf.org
X-Mailman-Version: 2.0.12
Precedence: bulk
List-Unsubscribe: ,
List-Id: general discussion of application-layer protocols
List-Post:
List-Help:
List-Subscribe: ,
??? [??]? ???? ?? ?? ????
?? ??? ??? ??? ? ??? ????. ??? ??? ?????? ??????, ??? ??? ??
??? ??? ?? ????. ???? ??? ?? ???? ?? ?
?????. ? ???? ??????? ???? ????.
Please be assured that we do not have any of your personal information other than your e-mail address.
If you do not wish to receive it, please click the
???? ?? ?? Hotelro.com ????? TEL:82-2-557-6565 / FAX:82-2-557-6566
Copyright (c)
All Rights Reserved.
From mailnull@www1.ietf.org
6 18:37:18 2003
Received: from www1.ietf.org (ietf.org [132.151.1.19] (may be forged))
by ietf.org (8.9.1a/8.9.1a) with ESMTP id SAA19073
for ; Thu, 6 Mar :18 -0500 (EST)
Received: (from mailnull@localhost)
by www1.ietf.org (8.11.6/8.11.6) id h26NmW328136
for discuss-archive@odin.ietf. Thu, 6 Mar :32 -0500
Received: from ietf.org (odin.ietf.org [132.151.1.176])
by www1.ietf.org (8.11.6/8.11.6) with ESMTP id h26NmWO28133
for ; Thu, 6 Mar :32 -0500
Received: from www1.ietf.org (ietf-mx.ietf.org [132.151.6.1])
by ietf.org (8.9.1a/8.9.1a) with ESMTP id SAA18804
for ; Thu, 6 Mar :42 -0500 (EST)
Received: from www1.ietf.org (localhost.localdomain [127.0.0.1])
by www1.ietf.org (8.11.6/8.11.6) with ESMTP id h26NkgO27650;
Thu, 6 Mar :42 -0500
Received: from ietf.org (odin.ietf.org [132.151.1.176])
by www1.ietf.org (8.11.6/8.11.6) with ESMTP id h26HZYO27246
for ; Thu, 6 Mar :34 -0500
Received: from yahoo.com.tw (ietf-mx.ietf.org [132.151.6.1])
by ietf.org (8.9.1a/8.9.1a) with ESMTP id MAA00791
for ; Thu, 6 Mar :53 -0500 (EST)
Message-Id:
To: discuss@apps.ietf.org
Date: 07 Mar :02 +0800
MIME-Version: 1.0
Content-Type: text/html
Content-Transfer-Encoding: 8bit
Content-Transfer-Encoding: 8bit
=?ISO-8859-1?B?udq3Uaaor3U=?=
Sender: discuss-admin@ietf.org
Errors-To: discuss-admin@ietf.org
X-BeenThere: discuss@apps.ietf.org
X-Mailman-Version: 2.0.12
Precedence: bulk
List-Unsubscribe: ,
List-Id: general discussion of application-layer protocols
List-Post:
List-Help:
List-Subscribe: ,
Content-Transfer-Encoding: 8bit
Content-Transfer-Encoding: 8bit
ず?ず?????
????ず?メ???
Ξ??ずル?Ξ??ず?Ξ?ず??(g)
lm╀ず?╈??╀?ず?АずΝ╀ず?
&&&&&&&&&&&&&&&&&&&&&
??(g)?.....?ポ.........&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
&&kt????&&&&&&&&
From mailnull@www1.ietf.org
6 18:37:22 2003
Received: from www1.ietf.org (ietf.org [132.151.1.19] (may be forged))
by ietf.org (8.9.1a/8.9.1a) with ESMTP id SAA19121
for ; Thu, 6 Mar :22 -0500 (EST)
Received: (from mailnull@localhost)
by www1.ietf.org (8.11.6/8.11.6) id h26NmaW28156
for discuss-archive@odin.ietf. Thu, 6 Mar :36 -0500
Received: from ietf.org (odin.ietf.org [132.151.1.176])
by www1.ietf.org (8.11.6/8.11.6) with ESMTP id h26NmZO28151
for ; Thu, 6 Mar :36 -0500
Received: from www1.ietf.org (ietf-mx.ietf.org [132.151.6.1])
by ietf.org (8.9.1a/8.9.1a) with ESMTP id SAA18744
for ; Thu, 6 Mar :28 -0500 (EST)
Received: from www1.ietf.org (localhost.localdomain [127.0.0.1])
by www1.ietf.org (8.11.6/8.11.6) with ESMTP id h26NkYO27410;
Thu, 6 Mar :34 -0500
Received: from ietf.org (odin.ietf.org [132.151.1.176])
by www1.ietf.org (8.11.6/8.11.6) with ESMTP id h260H3O04545
for ; Wed, 5 Mar :03 -0500
Received: from net5 (ietf-mx.ietf.org [132.151.6.1])
by ietf.org (8.9

我要回帖

更多关于 html边框 的文章

 

随机推荐