comp.lang.ada
 help / color / mirror / Atom feed
* Example Of Sockets Programming In Ada
@ 2000-03-04  0:00 Marin D. Condic
  0 siblings, 0 replies; only message in thread
From: Marin D. Condic @ 2000-03-04  0:00 UTC (permalink / raw)


In the "For What Its Worth" category, I have put a small client/server
application on my web page which illustrates how to use the
Win32.Winsock interface to establish TCP/IP communication. It is a
simple enough application that it may be helpful to you if you have not
used this interface before and would like to learn how to make it work.
You can find a link to the code on:
http://www.mcondic.com/Ada_Programming.html

If you look it over and have some suggestions for improvements, drop me
a line. This example handles only one client and uses blocking calls. I
would like to put together examples that handle multiple clients and
non-blocking calls (possibly using tasks?) so if you have any thoughts
on this e-mail me.

Also, many thanks to Jerry van Dijk for helping me sort out the linking
issues and to Tom Moran for getting my mind right about the WSAStartup
calls.

MDC
-- 
=============================================================
Marin David Condic   - Quadrus Corporation -   1.800.555.3393
1015-116 Atlantic Boulevard, Atlantic Beach, FL 32233
http://www.quadruscorp.com/
m c o n d i c @ q u a d r u s c o r p . c o m

***PLEASE REMOVE THE "-NOSPAM" PART OF MY RETURN ADDRESS***

Visit my web site at:  http://www.mcondic.com/

"Because that's where they keep the money."
    --  Willie Sutton when asked why he robbed banks. 
=============================================================




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2000-03-04  0:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-03-04  0:00 Example Of Sockets Programming In Ada Marin D. Condic

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox