> www_tools-1.0, as found at http://erlang.org/user.html#www_tools-1.0, > uses a somewhat dated/low-level module: socket. there is now a gen_tcp > module that can be used instead. yeah, it is the socket module giving me problems. can you tell me where the gen_tcp module is located at.