summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 8750d13)
raw | patch | inline | side by side (parent: 8750d13)
author | Ivan Denisov <d.ivan.krsk@gmail.com> | |
Fri, 31 Mar 2017 07:18:52 +0000 (14:18 +0700) | ||
committer | Ivan Denisov <d.ivan.krsk@gmail.com> | |
Fri, 31 Mar 2017 07:18:52 +0000 (14:18 +0700) |
diff --git a/examples/server/Gtk2 b/examples/server/Gtk2
--- a/examples/server/Gtk2
+++ /dev/null
@@ -1 +0,0 @@
-/home/ivan/oberon/freenix/BlackBox/_Linux_GUI/Gtk2
\ No newline at end of file
diff --git a/examples/server/README b/examples/server/README
index df2e56644233ee8ab1bb668538f95f158e5146d9..2d6509ccbfe334275f54e3c56020151d1e02ec55 100644 (file)
--- a/examples/server/README
+++ b/examples/server/README
cd ../../BlackBox
# 2. Clean previous
-./clean
./switch-target none
+./clean
# 3. Switch to BlackBox Interp and compile
./switch-target `uname -s` Interp
# 4. Go to the example folder and compile the example
cd ../examples/server
+ln -s ../../BlackBox/_Linux_GUI/Gtk2 ./
../../BlackBox/run-BlackBox < buildExample
# 5. Stop any other server that using 80 ports (apache, nginx, ...)
index 30c4b578fb19a0af04f99a6cac0bc743ae9ef461..7454a96a50a22cdf699e0773f42b1c5fd5921bd2 100644 (file)
Binary files a/examples/server/System/Mod/Init.odc and b/examples/server/System/Mod/Init.odc differ
Binary files a/examples/server/System/Mod/Init.odc and b/examples/server/System/Mod/Init.odc differ
index 7551cb802a6453436952b54076b3e0bc1d51d42d..b849d68690869b4ac92e60fb681e914893df54eb 100644 (file)
Binary files a/examples/server/Tcp/Mod/Bytes.odc and b/examples/server/Tcp/Mod/Bytes.odc differ
Binary files a/examples/server/Tcp/Mod/Bytes.odc and b/examples/server/Tcp/Mod/Bytes.odc differ
index 4ffffe94b834cb346b5a60b11e80f1a80091a694..3c933eb2b46750cfc90bfd322cd89d85311dc3e0 100644 (file)
Binary files a/examples/server/Tcp/Mod/Server.odc and b/examples/server/Tcp/Mod/Server.odc differ
Binary files a/examples/server/Tcp/Mod/Server.odc and b/examples/server/Tcp/Mod/Server.odc differ
index 1fb3aa27539302648691b21b0ec516bd06a1910b..47399f4d71b525d38b7ff969ce9f08bbc1298c0f 100644 (file)
Binary files a/examples/server/Tcp/Mod/Service.odc and b/examples/server/Tcp/Mod/Service.odc differ
Binary files a/examples/server/Tcp/Mod/Service.odc and b/examples/server/Tcp/Mod/Service.odc differ
index 4d2ec61b8f3b4811449a4ab7b672ce876d1be09e..520e608edd069673261ae81afc76fac4e45d5e36 100644 (file)
Binary files a/examples/server/Tcp/Mod/Task.odc and b/examples/server/Tcp/Mod/Task.odc differ
Binary files a/examples/server/Tcp/Mod/Task.odc and b/examples/server/Tcp/Mod/Task.odc differ
index 5b6411d9f087c482b59d64fbc6083259626e2a2e..00ba3f95db05f549a18308a51a3b18acee924aa5 100755 (executable)
--- a/examples/server/bbserver
+++ b/examples/server/bbserver
export LIBOVERLAY_SCROLLBAR=0
env \
BB_PRIMARY_DIR="../../BlackBox" BB_SECONDARY_DIR="$PWD" \
- ../../BlackBox/blackboxc
+ ../../BlackBox/blackbox
index 905f2fef6880ad9c1133da6e2689442d4adea3b5..22006f723978f2b96676319a53da5beff6e9202a 100644 (file)
<tr><td width='140px' valign='top' align='center'><img src='logo.png' style='margin-top: 7px'></td>
<td valign='top' align='left'><h2>The server is based on <a href='http://blackboxframework.org'>BlackBox/Component Pascal</a></h2>
-This server application runs on <a href='http://gitlab.molpit.org/blackbox/freenix'>Freenix version of BlackBox Component Builder</a>.
+This server application runs on <a href='https://github.com/bbcb/freenix'>Freenix version of BlackBox Component Builder</a>.
</td></tr>
</table>
</body>