The error message you reported is usually associated with SC checking if the IP ports are in use. Since the message indicate UDP - I guies it is poret 3483 that is the cause. It may be port 3483 is used by another app or perhaps SC is being blocked from using the port.
You can use the netstat command to see if an app is already listening/using port 3483. -- bpa ------------------------------------------------------------------------ bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=66526 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/beta
