Path: csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!nx01.iad01.newshosting.com!newshosting.com!69.16.185.16.MISMATCH!npeer02.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!postnews.google.com!gz5g2000vbb.googlegroups.com!not-for-mail From: Paul Cager Newsgroups: comp.lang.java.programmer Subject: Re: need some help for RTP Date: Fri, 9 Sep 2011 03:10:38 -0700 (PDT) Organization: http://groups.google.com Lines: 17 Message-ID: <1de43a45-e392-49cd-8214-3616dbcb4273@gz5g2000vbb.googlegroups.com> References: <67736cc8-67c8-4fdc-95d1-97f039d02953@l18g2000yql.googlegroups.com> <3b92e9a4-b2c9-4c20-bd43-2191520b596b@v11g2000prn.googlegroups.com> <4e318def$0$2526$da0feed9@news.zen.co.uk> NNTP-Posting-Host: 81.94.213.9 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1315564047 18148 127.0.0.1 (9 Sep 2011 10:27:27 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Fri, 9 Sep 2011 10:27:27 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: gz5g2000vbb.googlegroups.com; posting-host=81.94.213.9; posting-account=VsWLXwoAAAB13M2Ptt5-Bo-K_zCx-zyw User-Agent: G2/1.0 X-Google-Web-Client: true X-Google-Header-Order: HNKRUAELSC X-HTTP-UserAgent: Mozilla/5.0 (Windows NT 5.1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.215 Safari/535.1,gzip(gfe) Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:7753 On Sep 9, 9:35=A0am, Patrix wrote: > that link didnt help me...... Roedy.. > > see i have confusion.. > when we work with rpt.. it takes ip address... which is that? is that > of server side? or client side? > i means is it of transmitter or receiver side? > > if you have any code that works on pc to pc transmission of video or > Audio.... > then please share with me... When the client wants to connect to the server it should specify the server's IP address. The server wouldn't _normally_ specify an IP address - by default it would listen on its own IP address.