| PowerPoint
Presentation |
| |
The PowerPoint presentation in
PDF format. |
| |
|
| |
| CWIC Wizarded
Application |
| |
This is the application that I
created during the presentation. This application
is a wizarded CW application. During the
presentation I added Internet Connect and an
email procedure using Catalyst. |
| |
If you delete the global map embed and the
"send email" procedure, this
application will run without SocketTools.
|
| |
| Internet Connect
Guestbook |
| |
This is a guestbook written in Internet
Connect. The application was built by hand to
provide a very basic guestbook with a minimum
(about ten minutes) of effort. |
| |
- Written with Clarion 5b with Internet
Connect
|
| |
| Internet Framework
Templates Guestbook |
| |
This is a guestbook written using the
Internet Framework Templates. It was my first
attempt at an IFT program and is a little buggy,
but it gives you an opportunity to see the
program run and look at the embedded code I
added. |
| |
Note that this program does not unload
properly. I did something when building the
application and haven't had a chance to go back
and find out what I did wrong. If you compile and
run the application, you will need to manually
kill the application after you shut it down.
|
| |
|
| Proprietary
Communication Protocol |
| |
This is a pair (server and client) of
hand-coded applications that demonstrate
inter-application communication across a TCP/IP
connection. The program uses a proprietary
(translation: one that I made up myself) protocol
to pass a number and a string value. |
| |
|