搜索资源列表
-
0下载:
基于Socket的网络通信设计,综合运用网络协议、编程语言、API和图形界面实现基于socket建立、监听、连接、发送数据和接收数据的网络通信程序。,Socket-based network communications design, the integrated use of network protocols, programming languages, API and socket-based graphical interface to establish, monitor, con
-
-
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下载:
模拟最简易的聊天窗口界面,服务器和客户端程序,基于socket编程,窗口之间可相互通信-Analog most simple chat window interface, server and client program, based on socket programming to communicate with each other between the window
-
-
0下载:
socket programming program
server client application on sockets
-
-
0下载:
java 实现Socket编程 多个客户端和服务器端 通信-Socket programming java achieve multiple clients and server-side communication
-
-
0下载:
Java网络编程 电子书资料 详解Socket编程 软件工程专业-Java network programming book information Xiangjie Socket Programming Software Engineering
-
-
0下载:
TCP-UDP通信,PPT中详细讲述了TCP、UDP相关技术,并详细讲解了windows socket相关编程函数,并带有socket编写的TCP通信程序。-TCP-UDP communication, PPT in detail the TCP, UDP related technologies, and explain in detail the windows socket programming related functions, and written with a TCP sock
-
-
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套接字—Java套接字编程,入门级可看懂。讲解浅显易懂。-Socket socket-Java socket programming, entry-level to understand. Easy to understand explanation.
-
-
0下载:
Windows下的Socket程序设计
在Windows下实现Socket网络程序需要使用Winsock网络编程接口,应用程序通过调用Winsock的API实现相互间的通信。Winsock的服务是以动态链接库Winsock DLL形式实现的,所以必须先调用WSAStartup函数对Winsock进行初始化,协商Winsock的版本支持,分配必要的资源。
-Under Windows Socket Programming in Windows Socket network progr
-
-
0下载:
JAVA Socket编程,课件+小例子(初学适用),即有源代码又有详细的图片教程-JAVA Socket Programming, courseware+ small example (for beginners), the source code have a detailed picture tutorial
-
-
0下载:
这里面是一个简单的socket编程说明文档,有详细的ftp客户端实现需要方法,以及一些主要的代码-That there is a simple socket programming documentation, a detailed implementation of the ftp client needs methods, and some major code
-
-
0下载:
做一个UDP发送和接受端,使用了JAVA的socket编程实现的,使用的java.net包- a UDP send and receive side, the use of a socket of JAVA programming, using the java.net package
-
-
0下载:
This contains TCP and UDP socket programming and simulation pf sliding window protocol
-
-
0下载:
Java socket编程例子。实现通信-Java socket programming examples. For communication
-
-
0下载:
简单的socket编程,java实现,通过服务器与客户端能够实现多台电脑之间的相互通信。-Simple socket programming, java implementation, through the server and client can be achieved between multiple computers communicate with each other.
-
-
0下载:
Java network socket programming Detailed
-
-
0下载:
java socket 网络编程,主要基于TCP/IP 以及UDP两种协议的通信方式-Java socket programming network
-
-
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
-