|
|
Multicast Sockets
|
Total Hit (3976) |
In this chapter, we will create two Windows applications using multicasting features. With one application it will be possible to chat with multiple systems, where everyone is both a sender and a receiver. The second application – in the form of a picture show – demonstrates how large data packets c
....Read More |
Rating
|
|
|
Smart Socket
|
Total Hit (5049) |
A Smart Socket will allow you to send serializable objects via a socket without having to manually serialize or deserialize the data on either the client or the server. When working with low-level objects like TCP clients and listeners, much code needs to be written before you can start using the ob
....Read More |
Rating
|
|
|
|