Re: UDP socket server issues Python

Camlorn might be right here, your solution is not the most solid one. But on the other hand, you are not planning to develop the next Linux kernel here, but you're experimenting here for experience sake. Let's thus face the truth:
You usually kill a bird with a stone, not a wrecking ball. If your problem is not that large, you face it with the most efficient, even if its a simple, solution. And as soon as your problem grows in size and your solution doesn't work anymore, you can switch to a more solid framework like select. Depending on how well your code is encapsulated, you'll find this process to be more or less difficult.

Large frameworks do have their own downsides, like limited flexiblity or a learning curve that might raise other problems when at it. You can of course check them out if you like, its deffinitely worth a try. But if you are doing this for experience-only, or to tackle just a small problem, your solution might already be enough.

-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector
  • ... AudioGames . net Forum — Developers room : Hijacker via Audiogames-reflector
  • ... AudioGames . net Forum — Developers room : amerikranian via Audiogames-reflector
  • ... AudioGames . net Forum — Developers room : Hijacker via Audiogames-reflector
  • ... AudioGames . net Forum — Developers room : camlorn via Audiogames-reflector
  • ... AudioGames . net Forum — Developers room : visualstudio via Audiogames-reflector
  • ... AudioGames . net Forum — Developers room : amerikranian via Audiogames-reflector
  • ... AudioGames . net Forum — Developers room : camlorn via Audiogames-reflector
  • ... AudioGames . net Forum — Developers room : camlorn via Audiogames-reflector
  • ... AudioGames . net Forum — Developers room : camlorn via Audiogames-reflector
  • ... AudioGames . net Forum — Developers room : visualstudio via Audiogames-reflector
  • ... AudioGames . net Forum — Developers room : Hijacker via Audiogames-reflector
  • ... AudioGames . net Forum — Developers room : camlorn via Audiogames-reflector

Reply via email to