Well, you can redirect UDP to TCP with tools like netcat. Not sure what you want to achieve, though. HTTP is mostly stream-oriented IMO. --
With Best Regards, Marat Khalili On July 6, 2016 7:09:22 PM GMT+03:00, Hermes Moraes <hermes.mor...@gmail.com> wrote: >Dear all, > > I'm wondering how to get Apache listening on TCP and UDP ports. I've >found an option through Apache CXF framework but it seems to be quite >complex (Web-Services, XML, etc.). > All I need is a simple HTTP server with one or two simple web pages >answering requests on TCP or UDP ports. Any idea/direction? > >With best regards, >Hermes.