[fpc-pascal]Send String via UDP

G. Georgiev skelet_bg at yahoo.com
Tue Jul 10 10:13:15 CEST 2001


Thilo Berger wrote:

> I want to send a simple String via the UDP-Protocol to an unknown number
> of computers on our intranet.
> 
> I've tried some things, but had no success in working with the
> Socket-Unit.
> Is there anyone who can give me an example on how do do it?
> 
> How can I reach all computers (of course with a running
> Client-Application) on the net?
> It is said I have to use 255.255.255.255 as the receiver-adress?!


Try to find C example on the Internet for your problem.
Then rewrite it to Pascal. Use direct calls to libc functions.

-- 

	Skelet
	------ http://skelet.hit.bg/
	


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com





More information about the fpc-pascal mailing list