home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / unix / aix / 11758 < prev    next >
Encoding:
Text File  |  1992-11-20  |  845 b   |  24 lines

  1. Newsgroups: comp.unix.aix
  2. Path: sparky!uunet!cs.utexas.edu!zaphod.mps.ohio-state.edu!wupost!gumby!destroyer!wsu-cs!surya.cs.wayne.edu!tyr
  3. From: tyr@surya.cs.wayne.edu (Tyakal Ramachandraprabhu)
  4. Subject: socket system call
  5. Message-ID: <1992Nov20.153639.23555@cs.wayne.edu>
  6. Keywords: AIX, socket binding
  7. Sender: usenet@cs.wayne.edu (Usenet News)
  8. Organization: Wayne State University, Detroit
  9. Date: Fri, 20 Nov 1992 15:36:39 GMT
  10. Lines: 12
  11.  
  12.  Dear netters,
  13.    Can any of you please tell me how to get
  14.    around the following problem?
  15.    Iam able to create a socket for inter-process
  16.    communication but at run time I get the following
  17.    message: "bind: only the owner or a privileged user
  18.    can perform the operation". So, I have not been
  19.    able to bind a name to it. This is on AIX 3.1.
  20.    Iam usiing TCP/IP.
  21.    Thanks in advance.
  22.    ---Prabhu
  23.  
  24.