HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- socket program to communicate between windows and ...
Operating System - HP-UX
1833896
Members
2171
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
04-10-2001 05:49 AM
04-10-2001 05:49 AM
socket program to communicate between windows and unix
My question was changed by ??? to networking...
So I rewrite it here because here I have a lot of interesting answers.
I have developed a socket program : the client (developed in PERL) is on a unix station and the client (developed in C) is on a windows station.
NOW : Instead of having a PERL Unix server communicating with a C NT client; I have now a PERL Unix server communicating with a PERL NT client.
IT WORKS!!!!
My question : what's the problem the C client? Is it a problem of incompatibility??
Thanks for your help.
Sylvie.
So I rewrite it here because here I have a lot of interesting answers.
I have developed a socket program : the client (developed in PERL) is on a unix station and the client (developed in C) is on a windows station.
NOW : Instead of having a PERL Unix server communicating with a C NT client; I have now a PERL Unix server communicating with a PERL NT client.
IT WORKS!!!!
My question : what's the problem the C client? Is it a problem of incompatibility??
Thanks for your help.
Sylvie.
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2001 08:15 AM
04-11-2001 08:15 AM
Re: socket program to communicate between windows and unix
Perl and C are full compatible
Check two things:
- Byte default alignment that depend of your compilator
- Byte order : little endian or big endian : But about it I know that it is hardware dependant, and if this works with Perl, it'll work also with any language
Check two things:
- Byte default alignment that depend of your compilator
- Byte order : little endian or big endian : But about it I know that it is hardware dependant, and if this works with Perl, it'll work also with any language
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