Geneller Naranjo - 2013-10-07 16:07:33
Hi there,
You say "The server class can accept connections to a given local port." does this mean that your classes can listen UDP request to a given port? If so then how could you implement a listener that keep doing its job? Otherwise how can you implement the process of these requests if you keep listening with a service like Apache or something?
Thanks in advance.