G
gus bjorklund
Guest
some operating systems have a limit on socket port numbers. in some versions of windows for example, the default limit is 32768. don’t remember if aix has a low default limit. if the current setting is low, raise it to the maximum possible port number (65535).
Continue reading...
Continue reading...