tech-userlevel archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Sending property lists over network



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

During my work on a school project I found that it would be helpful to have version of thr prop_dictionary_send_ioctl routines which will send proplists over the network. I have written patch [1]. For now there is no manual page and
size of data packet which can be sent/received is limited to
DATA_MAX_SIZE = 65536.

Another approach is sent two packets one with size of next data packet and second with actual data. I'm not sure which way is better(less problems from
security POW)

[1] www.netbsd.org/~haad/prop_net.diff


Regards

Adam.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (Darwin)

iD8DBQFI+xnElIxPgX3Go0MRAjDiAKDV1zW8fnjWFkPxm7e21F7FgMKPygCgpy93
DV2zs5T0cuI1QLRO8gf70+I=
=WN7O
-----END PGP SIGNATURE-----


Home | Main Index | Thread Index | Old Index