HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- socket file
Operating System - HP-UX
1833760
Members
2131
Online
110063
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2001 05:03 AM
10-18-2001 05:03 AM
socket file
How do I create a socket file.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2001 06:21 AM
10-18-2001 06:21 AM
Re: socket file
You would need to write a C program and use the socket system call to create the socket. If you are looking for a pipe the pipe system call is availablew for that purpose.
I am not sure if you are asking because one was deleted and you are trying to recreate one or you are just curious. Programs create the sockets they need. Normally a user does not create sockets. There is not a unix socket or pipe creation command. These are unix system calls. There are also perl modules that will do sockets.
Lou Zirko
I am not sure if you are asking because one was deleted and you are trying to recreate one or you are just curious. Programs create the sockets they need. Normally a user does not create sockets. There is not a unix socket or pipe creation command. These are unix system calls. There are also perl modules that will do sockets.
Lou Zirko
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2001 06:56 AM
10-18-2001 06:56 AM
Re: socket file
Hello Eric,
if the reason for asking is, that one has been accidently deleted, then the (only) answer would be to restart the application :-(
Sorry,
Wodisch
if the reason for asking is, that one has been accidently deleted, then the (only) answer would be to restart the application :-(
Sorry,
Wodisch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2001 06:58 AM
10-18-2001 06:58 AM
Re: socket file
Hi:
If you are wanting to learn about sockets, by far the easist answer is to do them in perl. That code then very neatly translates into C if you want to pursue them further.
If you are wanting to learn about sockets, by far the easist answer is to do them in perl. That code then very neatly translates into C if you want to pursue them further.
If it ain't broke, I can fix that.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP