fatcodeguy
Programmer
Hi,
When using sockets, do the built in functions do all the handshaking/bit checking stuff? If i send an object through an object output stream, do both client and server sockets perform any checksums on transfered bits? Is all this user handled?
Thanks!!
When using sockets, do the built in functions do all the handshaking/bit checking stuff? If i send an object through an object output stream, do both client and server sockets perform any checksums on transfered bits? Is all this user handled?
Thanks!!