Python论坛  - 讨论区

标题:Re: Re: Re: [python-chinese] [Fw]语音交流新软件

2005年07月15日 星期五 14:52

nEO gentoo.cn at gmail.com
Fri Jul 15 14:52:55 HKT 2005

这个要看你能从什么地方下手有什么权限了
比如,你能控制路由器交换机的开发
你们的路由器又是IPX之类的Net Processer
你就可以把你的程序潜入进去进行统计和分析

如果你不能控制你的路由器
但是你可以控制你的NAT网关
例如你用Linux iptables做的NAT网关

那么你可以使用iptables netfilter来做这个事情
现在iptables还可以做网卡mirror不会影响到性能的

如果你也不能得到NAT的控制权
那么你可以使用监听抓包来做
比如pcap之类的
但是这个比较影响性能的,而且一旦数据量大,很多包都抓不下来

在05-7-15,广星 <guangxing at ict.ac.cn> 写道:
> 
> 想分析它对带宽的要求和对其他业务是否会产生影响,以及流量伪装等的。
> 
> >要做的话我想大家都没意,不过你做来干什么呢?
> >用来分析谁说话快谁说话慢?
> >还是打算限制话多的人(比方说唐僧)。
> 
> 
> >我想做这个东东的流量特征的分析,不知道各位有什么好的建议么?
> 
> > 看它的主页上说linux版本快了。不过我装上了注册失败了,有时间再玩吧。
> >
> > 2005/7/15, Simple < qsb at nlbmol.ibp.ac.cn> :
> > > there is only windows and Mac version , no linux version
> > > it's a pity
> > > 在 2005年7月15日 星期五 13:15,limodou 写道:
> > > > 原文链接: http://blog.cnblog.org/archives/2005/07/project_gizmo.html
> > > > 软件主页: http://www.gizmoproject.com/
> > > >
> > > > Project Gizmo
> > > > Project Gizmo 是最近挑战skype的VoIP (Voice Over
> > > > IP)的软体。和skype不同的是,Gizmo使用SIP的开放标准(open
> > > > protocol),而skype是用专属的通讯协定(licensed protocol)。开放的好处是,如果有更好的SIP
> > > > Client,Gizmo就有可能被取代。此外,Gizmo有内建录音功能,对于想要podcast的人应该很有帮助。
> > > >
> > > >
> > > > Slashdot : Project Gizmo Challenges Skype
> > > >
> > > > introduction to Project Gizmo, a new player in the Voice over IP
> > > > field, poised to challenge Skype with its ability to interoperate 
> with
> > > > others thanks to the SIP protocol it complies to. Whereas Skype has
> > > > selectively licensed usage of an API that offers limited insight 
> into
> > > > a closed protocol, a closed ecosystem solely controlled by one
> > > > organization, the SIP protocol is open. Free open-source 
> proxy/server
> > > > implementations are sprouting up, and many developers are actively
> > > > working on SIP clients.
> > > > PC Online : Gizmo将成为下一个Skype吗?
> > > >
> > > > 
> Gizmo与Skype的最大不同之处,就是Gizmo拥有一套开源的API可供任何人使用,可实现开发自己的Gizmo。Gizmo的其他特性是与免费语音邮
> > > > 件服务相类似,并有一地图显示你正与某人通话时对方的所在地。与Skype
> > > > Out相像,Gizmo拥有类似的功能,可以在Gizmo客户区以外的地方进行电话呼叫。
> > > > Candyz : Podcast, Skype, Gizmo and JAJAH
> > > >
> > > >
> > > > Gizmo 的另一大??,即是使用?放??的 SIP 通??定。?它可以很?易的就跟其他的 SIP Proxy 整合,?是 Skype
> > > > ??通??定所做不到的 除了?音及 Conference 外,Gizmo ?有一?好用的 Voicemail 的功能。Voicemail
> > > > ?是?手?的?用,我???,只要?方 off-line,我打?去就??入
> > > > ?音信箱??始留言,如果你有看? "Voicemail Setting" ?的???定。你就知道,它除了?把?音留言?成 wav
> > > > ??以附件寄到你的 E-mail 信箱中。同?,你?可以?定利用 "Send SMS Notifications to:"
> > > > ??送??到你的手?中,?是很方便且?用的功能
> > >
> > > _______________________________________________
> > > python-chinese list
> > > python-chinese at lists.python.cn
> > > http://python.cn/mailman/listinfo/python-chinese
> > >
> > >
> > >
> >
> >
> > --
> > I like python!
> > My Donews Blog: http://www.donews.net/limodou
> > New Google Maillist: http://groups-beta.google.com/group/python-cn
> > _______________________________________________
> > python-chinese list
> > python-chinese at lists.python.cn
> > http://python.cn/mailman/listinfo/python-chinese
> >
> 
> = = = = = = = = = = = = = = = = = = = =
> 
>> 礼!
> 
> 
> 广星
> guangxing at ict.ac.cn
> 2005-07-15
> 
> 
> _______________________________________________
> python-chinese list
> python-chinese at lists.python.cn
> http://python.cn/mailman/listinfo/python-chinese
> 
> 
> 
> 
> 
> 
> --
> #############################################
> # "your future depends on your dreams." so go to sleep.
> # save water. shower with your girlfriend.
> #
> # Welcom2 : http//blog.csdn.net/auding1900/
> #############################################
> 
> = = = = = = = = = = = = = = = = = = = = = =
>> 礼!
> 
> 广星
> guangxing at ict.ac.cn
> 2005-07-15
> 
> _______________________________________________
> python-chinese list
> python-chinese at lists.python.cn
> http://python.cn/mailman/listinfo/python-chinese
> 
> 
> 


-- 
I'm the one, powered by nEO
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20050715/5c6d94e0/attachment-0001.htm

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2005年07月15日 星期五 15:03

广星 guangxing at ict.ac.cn
Fri Jul 15 15:03:08 HKT 2005

在流量识别的角度能给些建议么?

比如在众多业务中,
站在路由器的角度,
找到和确认是Gizmo或者Spype的流量呢?

======== 2005-07-15 14:52:55 您在来信中写道: ========

这个要看你能从什么地方下手有什么权限了
比如,你能控制路由器交换机的开发
你们的路由器又是IPX之类的Net Processer
你就可以把你的程序潜入进去进行统计和分析

如果你不能控制你的路由器
但是你可以控制你的NAT网关
例如你用Linux iptables做的NAT网关

那么你可以使用iptables netfilter来做这个事情
现在iptables还可以做网卡mirror不会影响到性能的

如果你也不能得到NAT的控制权
那么你可以使用监听抓包来做
比如pcap之类的
但是这个比较影响性能的,而且一旦数据量大,很多包都抓不下来


在05-7-15,广星 <guangxing at ict.ac.cn> 写道:
想分析它对带宽的要求和对其他业务是否会产生影响,以及流量伪装等的。
  
>要做的话我想大家都没意,不过你做来干什么呢?
>用来分析谁说话快谁说话慢?
>还是打算限制话多的人(比方说唐僧)。


>我想做这个东东的流量特征的分析,不知道各位有什么好的建议么?

> 看它的主页上说linux版本快了。不过我装上了注册失败了,有时间再玩吧。
>
> 2005/7/15, Simple < qsb at nlbmol.ibp.ac.cn> :
> >  there is only windows and Mac version , no linux version
> >  it's a pity
> >  在 2005年7月15日 星期五 13:15,limodou 写道: 
> >  >  原文链接: http://blog.cnblog.org/archives/2005/07/project_gizmo.html
> >  >  软件主页: http://www.gizmoproject.com/
> >  >
> >  >  Project Gizmo
> >  >  Project Gizmo 是最近挑战skype的VoIP (Voice Over
> >  >  IP)的软体。和skype不同的是,Gizmo使用SIP的开放标准(open
> >  >  protocol),而skype是用专属的通讯协定(licensed protocol)。开放的好处是,如果有更好的SIP 
> >  >  Client,Gizmo就有可能被取代。此外,Gizmo有内建录音功能,对于想要podcast的人应该很有帮助。
> >  >
> >  >
> >  >  Slashdot : Project Gizmo Challenges Skype
> >  >
> >  >  introduction to Project Gizmo, a new player in the Voice over IP 
> >  >  field, poised to challenge Skype with its ability to interoperate with
> >  >  others thanks to the SIP protocol it complies to. Whereas Skype has
> >  >  selectively licensed usage of an API that offers limited insight into 
> >  >  a closed protocol, a closed ecosystem solely controlled by one
> >  >  organization, the SIP protocol is open. Free open-source proxy/server
> >  >  implementations are sprouting up, and many developers are actively 
> >  >  working on SIP clients.
> >  >  PC Online : Gizmo将成为下一个Skype吗?
> >  >
> >  >  Gizmo与Skype的最大不同之处,就是Gizmo拥有一套开源的API可供任何人使用,可实现开发自己的Gizmo。Gizmo的其他特性是与免费语音邮
> >  > 件服务相类似,并有一地图显示你正与某人通话时对方的所在地。与Skype 
> >  >  Out相像,Gizmo拥有类似的功能,可以在Gizmo客户区以外的地方进行电话呼叫。
> >  >  Candyz : Podcast, Skype, Gizmo and JAJAH
> >  >
> >  >
> >  >  Gizmo 的另一大??,即是使用?放??的 SIP 通??定。?它可以很?易的就跟其他的 SIP Proxy 整合,?是 Skype 
> >  >  ??通??定所做不到的 除了?音及 Conference 外,Gizmo ?有一?好用的 Voicemail 的功能。Voicemail
> >  >  ?是?手?的?用,我???,只要?方 off-line,我打?去就??入
> >  >  ?音信箱??始留言,如果你有看? "Voicemail Setting" ?的???定。你就知道,它除了?把?音留言?成 wav 
> >  >  ??以附件寄到你的 E-mail 信箱中。同?,你?可以?定利用 "Send SMS Notifications to:"
> >  >  ??送??到你的手?中,?是很方便且?用的功能
> >
> >  _______________________________________________
> >  python-chinese list 
> >  python-chinese at lists.python.cn
> >  http://python.cn/mailman/listinfo/python-chinese 
> >
> >
> >
>
>
> --
> I like python!
> My Donews Blog: http://www.donews.net/limodou
> New Google Maillist: http://groups-beta.google.com/group/python-cn
> _______________________________________________
> python-chinese list
> python-chinese at lists.python.cn 
> http://python.cn/mailman/listinfo/python-chinese
>

= = = = = = = = = = = = = = = = = = = =

致
礼!


广星
guangxing at ict.ac.cn
2005-07-15


_______________________________________________
python-chinese list
python-chinese at lists.python.cn
http://python.cn/mailman/listinfo/python-chinese






--
#############################################
#    "your future depends on your dreams." so go to sleep.
#    save water. shower with your girlfriend. 
#
#    Welcom2 : http//blog.csdn.net/auding1900/
#############################################

= = = = = = = = = = = = = = = = = = = = = =
        致
礼!

广星
guangxing at ict.ac.cn
2005-07-15

_______________________________________________
python-chinese list
python-chinese at lists.python.cn
http://python.cn/mailman/listinfo/python-chinese






-- 
I'm the one, powered by nEO 

= = = = = = = = = = = = = = = = = = = = = = 
        致
礼!

              广星
              guangxing at ict.ac.cn
               2005-07-15
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20050715/88e81bbb/attachment.html

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2005年07月15日 星期五 15:04

广星 guangxing at ict.ac.cn
Fri Jul 15 15:04:25 HKT 2005

在流量识别的角度能给些建议么?

比如在众多业务中,
站在路由器的角度,
找到和确认是Gizmo或者Spype的流量呢?


======== 2005-07-15 14:52:55 您在来信中写道: ========

这个要看你能从什么地方下手有什么权限了
比如,你能控制路由器交换机的开发
你们的路由器又是IPX之类的Net Processer
你就可以把你的程序潜入进去进行统计和分析

如果你不能控制你的路由器
但是你可以控制你的NAT网关
例如你用Linux iptables做的NAT网关

那么你可以使用iptables netfilter来做这个事情
现在iptables还可以做网卡mirror不会影响到性能的

如果你也不能得到NAT的控制权
那么你可以使用监听抓包来做
比如pcap之类的
但是这个比较影响性能的,而且一旦数据量大,很多包都抓不下来


在05-7-15,广星 <guangxing at ict.ac.cn> 写道:
想分析它对带宽的要求和对其他业务是否会产生影响,以及流量伪装等的。
  
>要做的话我想大家都没意,不过你做来干什么呢?
>用来分析谁说话快谁说话慢?
>还是打算限制话多的人(比方说唐僧)。


>我想做这个东东的流量特征的分析,不知道各位有什么好的建议么?

> 看它的主页上说linux版本快了。不过我装上了注册失败了,有时间再玩吧。
>
> 2005/7/15, Simple < qsb at nlbmol.ibp.ac.cn> :
> >  there is only windows and Mac version , no linux version
> >  it's a pity
> >  在 2005年7月15日 星期五 13:15,limodou 写道: 
> >  >  原文链接: http://blog.cnblog.org/archives/2005/07/project_gizmo.html
> >  >  软件主页: http://www.gizmoproject.com/
> >  >
> >  >  Project Gizmo
> >  >  Project Gizmo 是最近挑战skype的VoIP (Voice Over
> >  >  IP)的软体。和skype不同的是,Gizmo使用SIP的开放标准(open
> >  >  protocol),而skype是用专属的通讯协定(licensed protocol)。开放的好处是,如果有更好的SIP 
> >  >  Client,Gizmo就有可能被取代。此外,Gizmo有内建录音功能,对于想要podcast的人应该很有帮助。
> >  >
> >  >
> >  >  Slashdot : Project Gizmo Challenges Skype
> >  >
> >  >  introduction to Project Gizmo, a new player in the Voice over IP 
> >  >  field, poised to challenge Skype with its ability to interoperate with
> >  >  others thanks to the SIP protocol it complies to. Whereas Skype has
> >  >  selectively licensed usage of an API that offers limited insight into 
> >  >  a closed protocol, a closed ecosystem solely controlled by one
> >  >  organization, the SIP protocol is open. Free open-source proxy/server
> >  >  implementations are sprouting up, and many developers are actively 
> >  >  working on SIP clients.
> >  >  PC Online : Gizmo将成为下一个Skype吗?
> >  >
> >  >  Gizmo与Skype的最大不同之处,就是Gizmo拥有一套开源的API可供任何人使用,可实现开发自己的Gizmo。Gizmo的其他特性是与免费语音邮
> >  > 件服务相类似,并有一地图显示你正与某人通话时对方的所在地。与Skype 
> >  >  Out相像,Gizmo拥有类似的功能,可以在Gizmo客户区以外的地方进行电话呼叫。
> >  >  Candyz : Podcast, Skype, Gizmo and JAJAH
> >  >
> >  >
> >  >  Gizmo 的另一大??,即是使用?放??的 SIP 通??定。?它可以很?易的就跟其他的 SIP Proxy 整合,?是 Skype 
> >  >  ??通??定所做不到的 除了?音及 Conference 外,Gizmo ?有一?好用的 Voicemail 的功能。Voicemail
> >  >  ?是?手?的?用,我???,只要?方 off-line,我打?去就??入
> >  >  ?音信箱??始留言,如果你有看? "Voicemail Setting" ?的???定。你就知道,它除了?把?音留言?成 wav 
> >  >  ??以附件寄到你的 E-mail 信箱中。同?,你?可以?定利用 "Send SMS Notifications to:"
> >  >  ??送??到你的手?中,?是很方便且?用的功能
> >
> >  _______________________________________________
> >  python-chinese list 
> >  python-chinese at lists.python.cn
> >  http://python.cn/mailman/listinfo/python-chinese 
> >
> >
> >
>
>
> --
> I like python!
> My Donews Blog: http://www.donews.net/limodou
> New Google Maillist: http://groups-beta.google.com/group/python-cn
> _______________________________________________
> python-chinese list
> python-chinese at lists.python.cn 
> http://python.cn/mailman/listinfo/python-chinese
>

= = = = = = = = = = = = = = = = = = = =

致
礼!


广星
guangxing at ict.ac.cn
2005-07-15


_______________________________________________
python-chinese list
python-chinese at lists.python.cn
http://python.cn/mailman/listinfo/python-chinese






--
#############################################
#    "your future depends on your dreams." so go to sleep.
#    save water. shower with your girlfriend. 
#
#    Welcom2 : http//blog.csdn.net/auding1900/
#############################################

= = = = = = = = = = = = = = = = = = = = = =
        致
礼!

广星
guangxing at ict.ac.cn
2005-07-15

_______________________________________________
python-chinese list
python-chinese at lists.python.cn
http://python.cn/mailman/listinfo/python-chinese






-- 
I'm the one, powered by nEO 

= = = = = = = = = = = = = = = = = = = = = = 
        致
礼!

              广星
              guangxing at ict.ac.cn
               2005-07-15
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20050715/4275a028/attachment.htm

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

如下红色区域有误,请重新填写。

    你的回复:

    请 登录 后回复。还没有在Zeuux哲思注册吗?现在 注册 !

    Zeuux © 2025

    京ICP备05028076号