Back to Browse

Sockets w/ Object Serialization and Threads - JAVA Tutorial [05]

11.2K views
Oct 1, 2012
29:37

00:20 What is an example of Sockets, threads, and object serialization? 01:35 What is a quick explanation of a JAVA client/server socket w/ Threads application? 03:05 What method executes when a Thread start method is invoked? 03:25 When is the Serializable interface implemented? 04:30 Where in a client/server application would the server code that communicates back and forth with the client be implemented? 04:50 How does the client and server communicate in a client/server JAVA application? 06:15 What is the run method in a Thread? 06:40 How are the JAVA InputStream and OutputStream objects obtained? 09:20 When is the ServerSocket accept method called in JAVA Client/Server application? 12:20 How to instantiate a client Socket jn a JAVA client/server application? 12:30 How to obtain an ObjectOutputStream, and ObjectInputStream objects? 13:00 How to send an Object message in a JAVA Client/Server Application? 14:00 How to receive an Object message in a JAVA Client?Server Application? 15:00 How to read input from the command prompt in a JAVA application? 16:00 How to parse a String in JAVA? 19:30 How to continuously read input from the command prompt in a JAVA application? 21:00 How to debug JAVA Socket code? 26:00 Can a String be serialized? ► get access to members-only video contents + support: https://www.youtube.com/channel/UCUvwlMMaeppKPdtAK8PxO8Q/join ► website + download source code: https://prototypeprj.com https://ai.prototypeprj.com https://crypto.prototypeprj.com ► download directly: download ai source code @ https://sites.fastspring.com/prototypeprj/instant/ai download crypto source code @ https://sites.fastspring.com/prototypeprj/instant/crypto download source code (old) page # 2 @ https://sites.fastspring.com/prototypeprj/instant/2020 download source code (older) page # 1 @ https://sites.fastspring.com/prototypeprj/instant/all

Download

0 formats

No download links available.

Sockets w/ Object Serialization and Threads - JAVA Tutorial [05] | NatokHD