View Single Post
  #1 (permalink)  
Old 08-11-2003
alfredt alfredt is offline
Registered User
 
 
Join Date: Jul 2003
Posts: 16
using UDP Broadcast

I have managed to send an ICE udp call using an end point of 255.255.255.255 and it works great.

Can I send a proxy pointer via a UDP call?
Can I specify the end point of this proxy to be TCP?
If so, do i specify it at the sender end or at the receiver end?

If I can't send a proxy pointer via UDP can I extract the IP address of the call so a TCP end point can be constructed using it?

Regards

Alfred
Reply With Quote