搜索资源列表
传输2006
- 1.本实验要求利用微软的socket编程一段程序,可以利用TCP协议或者UDP协议,实现文件传输。-1. This experiment required the use of Microsoft's socket programming section of procedures, we can use TCP or UDP, transfer files.
winsockCHAT
- 本实验要求利用微软的socket编程一段程序,可以利用TCP 协议或者UDP协议,实现点-点通信-requirements of the experimental use Microsoft's socket programming section of procedures, we can use TCP or UDP achieve point-to-point communication
winsockCHATgood
- 本实验要求利用微软的socket编程一段程序,可以利用TCP 协议或者UDP协议,实现点-点通信-requirements of the experimental use Microsoft's socket programming section of procedures, we can use TCP or UDP achieve point-to-point communication
socket1985
- socket编程,关于网络的实验 基于TCP-socket programming on the network based on TCP experiment
ftp
- 有2个内容,一个位网络组件配置路由器的实验演示了在Boson Netsim仿真软件环境下路由协议的配置方法,IP地址的规划方法等等,另一为SOCKET编程实验,用JAVA语言实现了一个FTP客户端的功能
计算机网络课程设计指导书
- 计算机网络的课程设计指导书,一共有4个实验,还附了socket编程实验的源码-computer network design guidance courses, a total of four experiments, socket attachment to the experimental programming source code
CSharp_chat
- 本资源是用C#编写的网络编程socket实验的聊天程序,功能强大,可以多人聊天(发送广播),也可以二人聊天等模式可以发送窗口抖动等功能。 并且本资源有非常详细的需求、设计、概要、实现、测试文档。可作为socket编程的重要参考资料-The resources are written with C# network programming socket experimental chat program, powerful, you can chat with people (to send
net
- ssd8 java socket编程实验的代码-Experimental ssd8 java socket programming code
Socket
- 计算机网络实验程序 SOCKET编程的实现-SOCKET programming computer networks to achieve
socket
- socket编程语言实验指导手册,一册在手,别无他求-how to use socket and with it you can finish the design
NET1
- c++ 写的网络 socket 编程实验 完成了 文件上传和查询功能 使用了TCP 连接协议 调用了 winsocket库的简单网络实验 用来对入门者了解网络原理-coded in c++ socket programming completed function of file sharing and searching
socket
- socket网络编程实验,三个实验,分别是单线程多线程,RMI-socket network programming experiment, three experiments are single-threaded multi-threading, RMI
web(2012)
- 网络方面的专业方向课程设计要求及代码. 实验一 SOCKET编程 实验二 HTML与XML应用 实验三 基于JXTA的P2P程序设计 实验四 基于.NET的Web Service程序设计 实验五 WCF Service程序设计 实验六 Google AppEngine程序设计 实验七 Hadoop的安装与配置 -Network professional direction curriculum design requirements and code. Ex
The-Socket-file-transfer
- Socket文件传输实验 通过本实验,掌握Socket编程技术,培养通过实验解决文件传输的实践能力。-Socket file transmission experiment. through this experiment, to master the Socket programming techniques, and cultivate the practical ability to solve the file transfer through experiments.
socket
- 通信网络综合实验,《socket编程实验》,简单的客户机/服务器程序的实现 (1)使用套接字接口在TCP连接上发送消息 (2)还用到了其他的UNIX网络功能 (3)该应用允许用户在一端的机器上输入并把文本发送给另一端机器的用户 (4)它是UNIX中talk的一个简化版本,类似于WEB 聊天室的核心程序。 -The communication network experiment, socket programming experiment, a simple client/s
socket-111
- 计算机网络实验课socket编程,实现用户互相ping以及P2P网络的实现-Computer Network Lab socket programming, users ping each other and realize P2P networks
Windows-Socket
- 计算机网络实验一,基于Windows Socket编程,设计并实现一个简单的聊天系统,包括客户端及服务器端。-Experiment a computer network based on Windows Socket programming, design and implement a simple chat system, including client and server side.
socket
- linux下的socket编程,大学本科linux课程实验,有关socket通信-programming with socket on linux,
vertizalwoad
- 本实验要求利用微软的socket编程一段程序,可以利用TCP 协议或者UDP协议(This experiment required to exploit the Microsoft socket programming a program, can use TCP or UDP protocol)
实验2-编程实验
- 實現 socket 客戶端和服務器的代碼,C++編程(socket client and server base on windows use C++)