Standards Software Article Index for
Standards
Website Links For
Standards
 

Information About

Standards Software




Software standards enable Software to interoperate.
Many things are (somewhat) arbitrary, so the important thing
is that everyone agree on what they are. Software standards is one of the Unsolved problems in software engineering. There are multiple reasons behind software standard:

Safety reason for software standard
to-do: Economic reason for software standard
to-do: put economic reasons here

Social reason for software standard
to-do: put social reasons here

Non-standard implementation of standards or specifications by multiple organizations result in a requirement for implementation specific code and special case exceptions as a necessity for cross-platform interoperability. Notable modern examples include web browser compatibility and web-services interoperability. The arbitrariness of most software concepts, which is related to historical hardware and software implementation, lack of common standards worldwide, and economic pressures.

Sometimes software standards are controlled by private
corporations (the Windows GUI interface is owned by Microsoft ).
Sometimes software standards are controlled by open, public,
or non-profit organizations (the Secure Shell 2 protocol is
'owned' by the IETF ).


  • Packet layout for Internet protocols.

  • --- Secure Shell 2

  • --- HTML

  • --- ...


  • Software protocols

  • --- Client-Server interaction


  • Platform

  • --- API s