A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Claudiu Mihail 2207cfb382 Simple test apps for functionality checks:
- server.exe and client.exe do a simple exchange of messages (each sends one message to the other) and then terminate.

- server_multi.exe and client_multi.exe exchange 3 message with one another before termination.

- client_delayed.exe waits one second before sending any message to the server after a connection ahs been made (otherwise identical to client.exe)

svn path=/branches/GSoC_2011/TcpIpDriver/; revision=52082
2011-06-04 20:02:42 +00:00
base [CMAKE] 2011-05-01 16:33:50 +00:00
boot
cmake
dll [CMAKE] 2011-04-27 14:05:18 +00:00
drivers [TCPIP] 2011-06-01 13:27:35 +00:00
hal
importlibs
include
lib [TCPIP] 2011-06-01 13:27:35 +00:00
media
modules
ntoskrnl
subsystems
tests/simplesocket Simple test apps for functionality checks: 2011-06-04 20:02:42 +00:00
apistatus.lst
baseaddress.cmake
CMakeLists.txt
CMakeMacros.cmake
config-amd64.cmake
config-arm.cmake
config.cmake
configure.cmd [CMAKE] 2011-04-30 11:34:02 +00:00
COPYING
COPYING.ARM
COPYING.LIB
COPYING3
COPYING3.LIB
CREDITS
depmap.xsl
Doxyfile
gcc.cmake
global.lds
INSTALL
msc.cmake [CMAKE] 2011-04-27 21:48:41 +00:00
PreLoad.cmake
README
ros_cd.cmake
rosbuild.bat
todo_gsoc.txt Slightly updated todo list. 2011-05-27 10:54:23 +00:00
toolchain-mingw32.cmake
toolchain-msvc.cmake
vreport.xsl

========================
ReactOS Version 0.3.x
Updated Dec 16, 2006
========================

1. What is ReactOS?

   ReactOS is an Open Source effort to develop a quality operating system
that is compatible with Windows NT applications and drivers.

   The ReactOS project, although currently focused on Windows XP/2003
drivers compatibility, is always keeping an eye toward compatibility with
older version of Windows NT family ( NT 4.0, 2000 (NT 5.0)) and new
Windows NT releases (Vista, etc). Applications (Win32 API) compatibility
focus is Windows XP.

More information is available at http://www.reactos.org/.

2. Building ReactOS

See the INSTALL file for more details.

3. More information

See the media\doc subdirectory for some sparse notes.

4. Who is responsible

See the CREDITS file.