Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Why does the talk command fail between SunOS and any other manufacturers equipment(like DEC)?

0
Posted

Why does the talk command fail between SunOS and any other manufacturers equipment(like DEC)?

0

SunOS has the old BSD 4.2 version of talk. The old talk uses “machine dependent” byte ordering. Since DEC has different byte order the two talks can not communicate(even if you use “otalk” on the DEC machines). Also, most vendors have the newer version of talk from BSD-4.3 and this version is not compatible with the Sun Version(which is BSD-4.2). The solution is to get and install the new version of talk because it uses “network” byte ordering and it is compatible with most Vendors current talk implementations. “New Talk” is available via anonymous ftp from several sites including thor.ece.uc.edu(Get the file /pub/sun-faq/ntalk.tar.Z).

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123