![](images/graphics/blank.gif)
Java Network Programming
-
Bài giảng Computer Networks 1 (Mạng Máy Tính 1): Lecture 9 - Socket Programming with Java bao gồm những nội dung về Using InetAddress, Using Socket, Using ServerSocket, Client-Server Application with UDP, UDP Client, Client-Server Application with TCP.
23p
cocacola_01
09-12-2015
73
8
Download
-
Lecture Java Programming Language: Introduction has main content such as desktop computing, operating systems, enviroment, programming languages, networks, number systems, storing data in memory, why program in java, a java application, formatting output.
22p
lavender2022
22-04-2022
39
2
Download
-
Lecture Network programing: JAVA socket programming. This lesson provides students with content about: what is a socket; client-server applications; sockets working model; socket programming with TCP; sockets for server and client; Unix/Linux socket functional calls; socket-programming using TCP; client/server socket interaction - TCP; socket programming with UDP;... Please refer to the detailed content of the lecture!
26p
codabach1016
03-05-2024
15
1
Download
-
Dưới đây là bài giảng Java Network Programming do Nguyễn Quang Hùng biên soạn. Mời các bạn tham khảo bài giảng để nắm bắt những nội dung về lập trình mạng trên Java. Bài giảng phục vụ cho các bạn chuyên ngành Công nghệ thông tin và những bạn quan tâm tới lĩnh vực này.
12p
cocacola_06
04-11-2015
79
4
Download
-
Manipulating URLs URL is an acronym for Uniform Resource Locator and is a reference (an address) to a resource on the Internet. Sample structure of a URL. The resource name part may contain: host name, file
15p
huanltgc00061
05-05-2013
53
4
Download
-
A java application can run inside a JVM and can only invoke the methods of the classes available inside this JVM • Distributed computing or processing resolves around clientserver technology where several client programs communicate with one or more server applications.An RMI application has to expose methods, which remote clients can invoke. • These methods which are meant to be remote, should be defined in an interface which extends the java.rmi.Remote interface
19p
blackfalconbm
07-11-2012
101
38
Download
-
The class file verifier (which includes the bytecode verifier) checks that the program obeys the rules of the Java Virtual Machine (but note that this does not necessarily mean that it obeys the rules of the Java language). 3. The security manager imposes local restrictions on the things that the program is allowed to do. It is perfectly possible to customize this to allow code limited access to carefully controlled resources. This could mean allowing no access to the local file system, and network access only to the location from which the code, or its Web page, came. You...
20p
giangtanthon
10-02-2010
135
25
Download
-
Java Programming Style Guidelines
13p
hoang3
04-11-2009
127
18
Download
CHỦ ĐỀ BẠN MUỐN TÌM
![](images/graphics/blank.gif)