Re: [Live-devel] Question about tesRelay

2009-11-18 Thread Zelalem Sintayehu
ve555.com > Subject: Re: [Live-devel] Question about tesRelay > > >Hi, can I use the testRelay example to relay request from a client > >to server and response from a server back to client. That is, > > client ->testRelay->server (request) > > serve

Re: [Live-devel] Question about tesRelay

2009-11-17 Thread Ross Finlayson
Hi, can I use the testRelay example to relay request from a client to server and response from a server back to client. That is, client ->testRelay->server (request) server->testRelay->client (response) No. The "testRelay" demo application is used to relay a multicast stream. It ca

[Live-devel] Question about tesRelay

2009-11-17 Thread Zelalem Sintayehu
Hi, can I use the testRelay example to relay request from a client to server and response from a server back to client. That is, client ->testRelay->server (request) server->testRelay->client (response) I want to use it to dvp an application. I saw the code and it talks about multica