当前位置:
首页 资源下载
搜索资源 - Socket Programming in java
搜索资源列表
-
0下载:
一个基于Java编写的Socket程序,提供简单的FTP功能实现
This networking program set consists of implementation of FTP, TELNET, HTTP SERVER, UDP NEWS SERVER, Multi client parallel chat server, Date server.
Knowledge of socket programming, applet, AWT, thread, and IO str
-
-
0下载:
java socket server,对初学者很好的参考意义,其中的很多socket操作机理已很好的在java编程中得到应用-java socket server, on the significance of a good reference for beginners, many of which socket to operate the mechanism have been very good in java programming has been applied
-
-
0下载:
用java实现底层网络通信,主要用的是 TCP/IP协议里的套接字(Socket)编程接口来实现网络通讯,具有良好的界面。-Using java to achieve the underlying network communication, mainly using the TCP/IP protocol in the socket (Socket) programming interface to achieve network communications, has a good inte
-
-
0下载:
socket programming program
server client application on sockets
-
-
0下载:
Simple Chat Application using Java Socket Programming.
-
-
0下载:
java控制台下socket编程一对多通信,服务器端与多个客户端-socket programming java console under the one-to-many communications, server-side with multiple clients
-
-
0下载:
java chat room with socket programming
-
-
0下载:
这是一个简单的聊天室程序。基于TCP/IP协议,使用多线程socket通信的编程。注册登陆界面。公聊界面。私聊界面。-This is a simple chat program. Based on TCP/IP protocol, using multi-threaded socket communication programming. Register login screen. Public chat interface. Private Chat interface.
-
-
0下载:
SIP programming in Java
- applications
- protocols
- socket ...
Tested and developed by MonteCristo(H.U.T)
-
-
0下载:
这是专门讲java 网络编程中的 thread线程,socket,适合中级开发者-This is specifically about network programming java threads in the thread, socket, suitable for intermediate developers
-
-
0下载:
本实验基于Telnet协议,使用Socket套接口,用java语言,实现Telnet服务。目的使学生了解Telnet协议、掌握在java编程中对telnet协议的使用、和使用Socket的编程技术及其远程登录网络访问服务的技术。-Telnet protocol based on this study, the use of Socket socket, using java language, to achieve Telnet service. Telnet protocol aims to
-
-
0下载:
Socket programming in Java
-
-
0下载:
Client Server Model,
Client sends some message and server on the other machine receives that data.
Simple socket programming in java
-
-
0下载:
If you are starting socket programming in Java. This presentation will be good for you
-
-
0下载:
Windows下的Socket程序设计
在Windows下实现Socket网络程序需要使用Winsock网络编程接口,应用程序通过调用Winsock的API实现相互间的通信。Winsock的服务是以动态链接库Winsock DLL形式实现的,所以必须先调用WSAStartup函数对Winsock进行初始化,协商Winsock的版本支持,分配必要的资源。
-Under Windows Socket Programming in Windows Socket network progr
-
-
0下载:
socket programming in java
-
-
0下载:
this server using socket programming in java can handle more than one client requests and reply each one in parallel
and its clients one desktop and one mobile app
attached file explain the commands-this is server using socket programming
-
-
0下载:
Simple Greeting Client/Server socket programming in java
-
-
0下载:
熟悉Java中基本的Socket编程,掌握基于TCP的常用协议(如SMTP)的客户端程序的设计-Familiar with the basic Socket Programming in Java, to grasp the design of commonly used TCP-based protocol (SMTP) client program
-
-
0下载:
熟悉 Java 中基本的 Socket 编程,掌握基于 TCP 的常用协议(如 SMTP)的
客户端程序的设计
-Familiar with the basic Socket Programming in Java, to grasp the design of commonly used TCP-based protocol (SMTP) client program
-