问题
I am new for erlang, could someone please give me some guilds for TCP/UDP server with Erlang ? and I have had one TCP/UDP client with c.
回答1:
Check this thing out : TCP Server
But I would recommend you to start with gen_tcp and gen_udp modules first before getting started with OTP framework to design your server/Client.
Happy Erlang Coding :)
来源:https://stackoverflow.com/questions/5778557/how-to-build-a-tcp-server-with-erlang