comp.lang.ada
 help / color / mirror / Atom feed
From: "Sim Con" <sicon@hotmail.com>
Subject: Udp server instructions with adasocket?
Date: Wed, 23 Oct 2002 10:56:46 +0000 (UTC)
Date: 2002-10-23T10:56:46+00:00	[thread overview]
Message-ID: <4634dc62041336024b32cc77742a247e.110780@mygate.mailgate.org> (raw)

Hello! I am using adasocket package for my socket application, but i
have a problem. I can establish a connection with another computer on
the net, but i can't receive the answers from this one, the code i use
for the server mode is:

   Socket(Socketreceive,Af_Inet,Sock_dgram);
   Bind(Socketreceive,Portserver);

and for reading

Get(Socketreceive)

but nothing happens (i don't receive anything). Ayn help? tahnx in
advance;)


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



             reply	other threads:[~2002-10-23 10:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-23 10:56 Sim Con [this message]
2002-10-23 12:30 ` Udp server instructions with adasocket? Samuel Tardieu
2002-10-24 15:07 ` Bernd Specht
replies disabled

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