Menu

Tree [r1] /
 History

HTTPS access


File Date Author Commit
 win32 2008-05-15 andy_gotz [r1] import oncrpc tree
 LGPL 2008-05-15 andy_gotz [r1] import oncrpc tree
 README 2008-05-15 andy_gotz [r1] import oncrpc tree

Read Me

README for ONCRPC for Windows 32 on Sourceforge 
===============================================

author : andy.gotz@esrf.fr
------

last updated : 19 September 2006
------------

home page : http://www.sf.net/projects/oncrpc-windows
---------

This project is a port of the SUN ONC/RPC code to Windows. 

USAGE
-----

This project creates a library called oncrpc.lib which contains all the
ONCRPC code for writing client and server applications. The library can be
found in :

win32/librpc/lib/Debug and win32/librpc/lib/Release

It also creates an executable called portmap which is required to
run on the machine where ONCRPC services are to be run. It can be
run as a standalone program or installed as a Windows service.

COMPILING
---------

A Visual C++ project files can be found in the librpc/lib for recompiling
the library.

A windows make file can be found in services for compiling the portmap.
A flag _NT switched between compiling as a service or not.

CREDITS
-------

THe following people worked on this code :

	Martin F. Gergeleit, 
	Wolf-Dieter Klotz 
	Andy Gotz

LICENCE
-------

This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.