Author:admin

Date:2008-09-19T07:54:43.000000Z


git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@25 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
jfiat
2008-09-19 07:54:43 +00:00
parent c0aba35d72
commit 8a46c5d793
247 changed files with 1257 additions and 47 deletions

View File

@@ -1,5 +1,6 @@
[[Property:title|Advanced]]
[[Property:weight|0]]
[[Property:uuid|9229e5c1-165e-add7-6ce2-355dec4544f1]]
==Compiling==
To compile the example, you must compile two projects: ''chat'' and ''join''.

View File

@@ -1,5 +1,6 @@
[[Property:title|EiffelNet Samples]]
[[Property:weight|2]]
[[Property:uuid|c9c0fe01-a80f-5834-8503-aad1063e1503]]
=Description=
Here is a set of five examples written thanks to the EiffelNet library to show some basic applications. Two of them rely on specific code to Unix Operating systems and consequently could not be run under Windows.

View File

@@ -1,5 +1,6 @@
[[Property:title|Polling]]
[[Property:weight|1]]
[[Property:uuid|3bdc742f-2214-c5fb-2336-bc613b721c0d]]
==Compiling==
To compile the example, you must compile two projects: ''client'' and ''server.''

View File

@@ -1,5 +1,6 @@
[[Property:title|Predef]]
[[Property:weight|2]]
[[Property:uuid|d9851197-ae39-5e73-9bf3-51d7cb9fa23c]]
==Compiling==
To compile the example, you must compile two projects: ''client'' and ''server.''

View File

@@ -1,5 +1,6 @@
[[Property:title|Same Machine]]
[[Property:weight|3]]
[[Property:uuid|d10e1e4b-94c1-2725-f465-79da88730196]]
==Compiling==
To compile the example, you must compile two projects: ''client'' and ''server.''

View File

@@ -1,5 +1,6 @@
[[Property:title|Two Machines]]
[[Property:weight|4]]
[[Property:uuid|52307bfe-116d-f5c4-ccf1-98f330ef82e5]]
==Compiling==
To compile the example, you must compile two projects: ''client'' and ''server.''