Download List

프로젝트 설명

SCOP is a library for writing distributed applications. The functionality includes message-passing, events, and RPCs. It is primarily aimed at C++ programs on Linux, or Java anywhere. Much simpler than CORBA, it is easy to learn, general-purpose, fairly fast, thoroughly documented, complete, and free.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-09-12 02:03
1.5

"stream"으로 클라이언트는 다른 프로그램에서 이벤트의 흐름을 가져오기위한 추가되었습니다 prebuilt. 신뢰성있는 스트림에 대한 지원을 C에 추가되었습니다 + + 라이브러리와 클라이언트가 자동으로 다시 연결 수있는 경우에도 서버가 다시 부팅을 계속 실행. 거기에 다른 포트 번호에 대한 제한을 피하기 위해 방화벽을 실행하기위한 더 나은 지원을 로깅 향상됩니다.
Tags: Minor feature enhancements
A prebuilt "stream" client has been added for importing streams of events from other programs. Support for reliable streams has been added to the C++ library and clients, which can now automatically reconnect and keep running even if the server is rebooted. There are improvements to logging and better support for running on different port numbers to avoid firewall restrictions.

2003-11-12 17:27
1.4

파이썬 언어에 대한이 릴리스에 추가 전체를 지원합니다. SCOP 이제는 C, C 언어를 바인딩 +이 +, 자바, 쉘 스크립트, 계획, 그리고 파이썬.
Tags: Major feature enhancements
This release adds full support for the Python
language. SCOP now has language bindings for C,
C++, Java, shell script, Scheme, and Python.

2003-09-30 17:19
1.3

최신 컴파일러와 일부 작지만 치명적인 컴파일 타임 오류가 수정되었습니다. 의 XML - RPC 계열 인자 목록이 비어 또 지금 통화 가능합니다.
Tags: Minor bugfixes
Some small but fatal compile-time errors with
newer compilers were fixed. XML-RPC calls with
null arguments and empty lists are also now
possible.

2002-12-27 22:28
1.2

이 릴리스에는 Java 프로그래밍 언어에 대한 지원을 추가합니다.
Tags: Major feature enhancements
This release adds support for the Java programming language.

2002-09-12 22:21
1.1

Tags: Initial freshmeat announcement

Project Resources