comp.lang.ada
 help / color / mirror / Atom feed
* Starting with  socket and stream
@ 2002-10-14 15:42 Sim Con
  2002-10-15 16:35 ` Pascal Obry
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Sim Con @ 2002-10-14 15:42 UTC (permalink / raw)


Hello! I'd like to study more deeply the socket implementation in ada
and build some examples using the streams, anyone know some good source
for starting with? thanx in advance ^_^


-- 
Posted via Mailgate.ORG Server - http://www.Mailgate.ORG



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Starting with  socket and stream
  2002-10-14 15:42 Starting with socket and stream Sim Con
@ 2002-10-15 16:35 ` Pascal Obry
  2002-10-15 17:46   ` tmoran
  2002-10-15 19:18 ` Samuel Tardieu
                   ` (2 subsequent siblings)
  3 siblings, 1 reply; 6+ messages in thread
From: Pascal Obry @ 2002-10-15 16:35 UTC (permalink / raw)



"Sim Con" <sicon@hotmail.com> writes:

> Hello! I'd like to study more deeply the socket implementation in ada
> and build some examples using the streams, anyone know some good source
> for starting with? thanx in advance ^_^

Look at AWS sources: http://libre.act-europe.fr, this is certainly not the
simplest code to start with though...

Pascal.

-- 

--|------------------------------------------------------
--| Pascal Obry                           Team-Ada Member
--| 45, rue Gabriel Peri - 78114 Magny Les Hameaux FRANCE
--|------------------------------------------------------
--|         http://perso.wanadoo.fr/pascal.obry
--| "The best way to travel is by means of imagination"
--|
--| gpg --keyserver wwwkeys.pgp.net --recv-key C1082595



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Starting with  socket and stream
  2002-10-15 16:35 ` Pascal Obry
@ 2002-10-15 17:46   ` tmoran
  0 siblings, 0 replies; 6+ messages in thread
From: tmoran @ 2002-10-15 17:46 UTC (permalink / raw)


> Hello! I'd like to study more deeply the socket implementation in ada
  There is no "the" socket implementation in Ada, there are several.
I presume you've looked for "socket" on www.adapower.com
There's also Claw.sockets, whose implementation you can see by downloading
the Claw source, and a search for "web" on adapower leads to my Finder
(a link tracer) and Smplsrvr (a simple web server).
  Streams are a rather general and powerful tool, which can be used in
many ways, but with significant work.



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Starting with  socket and stream
  2002-10-14 15:42 Starting with socket and stream Sim Con
  2002-10-15 16:35 ` Pascal Obry
@ 2002-10-15 19:18 ` Samuel Tardieu
  2002-10-16 11:01 ` Marc A. Criley
  2002-10-28 17:20 ` Alfred Hilscher
  3 siblings, 0 replies; 6+ messages in thread
From: Samuel Tardieu @ 2002-10-15 19:18 UTC (permalink / raw)


>>>>> "Sim" == Sim Con <sicon@hotmail.com> writes:

Sim> Hello! I'd like to study more deeply the socket implementation in
Sim> ada and build some examples using the streams, anyone know some
Sim> good source for starting with? thanx in advance ^_^

You can have a look at AdaSockets (http://www.rfc1149.net/devel/adasockets)
which lets you use sockets from Ada in raw, line-oriented and
stream-oriented mode.

  Sam
-- 
Samuel Tardieu -- sam@rfc1149.net -- http://www.rfc1149.net/sam



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Starting with  socket and stream
  2002-10-14 15:42 Starting with socket and stream Sim Con
  2002-10-15 16:35 ` Pascal Obry
  2002-10-15 19:18 ` Samuel Tardieu
@ 2002-10-16 11:01 ` Marc A. Criley
  2002-10-28 17:20 ` Alfred Hilscher
  3 siblings, 0 replies; 6+ messages in thread
From: Marc A. Criley @ 2002-10-16 11:01 UTC (permalink / raw)


Sim Con wrote:
> 
> Hello! I'd like to study more deeply the socket implementation in ada
> and build some examples using the streams, anyone know some good source
> for starting with? thanx in advance ^_^

See my article "A Socket Manifestation of Streams"
  (www.acm.org/sigada/ada_letters/june2001/socket_streams.pdf)

Marc A. Criley
Quadrus Corporation
www.quadruscorp.com



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Starting with  socket and stream
  2002-10-14 15:42 Starting with socket and stream Sim Con
                   ` (2 preceding siblings ...)
  2002-10-16 11:01 ` Marc A. Criley
@ 2002-10-28 17:20 ` Alfred Hilscher
  3 siblings, 0 replies; 6+ messages in thread
From: Alfred Hilscher @ 2002-10-28 17:20 UTC (permalink / raw)


have a look at
http://alfred.hilscher.bei.t-online.de/sophi.zip


Sim Con schrieb:
> 
> Hello! I'd like to study more deeply the socket implementation in ada
> and build some examples using the streams, anyone know some good source
> for starting with? thanx in advance ^_^
> 
> --
> Posted via Mailgate.ORG Server - http://www.Mailgate.ORG



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2002-10-28 17:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-14 15:42 Starting with socket and stream Sim Con
2002-10-15 16:35 ` Pascal Obry
2002-10-15 17:46   ` tmoran
2002-10-15 19:18 ` Samuel Tardieu
2002-10-16 11:01 ` Marc A. Criley
2002-10-28 17:20 ` Alfred Hilscher

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