搜索资源列表
网络实验程序
- 一个最底次的TCP/IP的通讯,了解了这个以后,编写网络程序,该应就可以没有任何问题-a meeting of the bottom of the TCP / IP communication, understanding this, the preparation of network programming, which should be no problem! !
传输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
JAVA_ChatRoom_EssentialVertion
- java简易聊天室*本程序为大四TCP/IP实验课要求编写的聊天程序*可以进行简单的聊天,并具有私聊的功能*支持多用户*上下线提醒*在线列表等简单功能*程序代码只有2个文件,超简单,初学必备-java chat room * Simple procedures for the senior TCP / IP experiment request of the Chat Program * for a simple chat, and Private Chat with the functiona
netlabconference20060404
- 网络实验说明书 目 录 实验一 网络入门和WindowsNT网络 1 实验二 NetWare网络、Internet网络和网线制作实践 2 实验三 TCP/IP网络命令使用 3 实验四 基于路由器的互连 4 实验五 sniffer pro软件使用 11 附录一 网线制作说明 16 附录二 Windows操作系统常用网络命令使用技巧详解 20 附录三 TL-R402M SOHO宽带路由器简易使用手册 29 附录四 ServU-v6.0.0.2安装及简易使用说
M=TCP
- 实验模拟-TCP聊天客户端 模型使用有停止等待协议进行客服间的通信
通信
- 本人的网络实验,可以进行TCP uDP连接实现点对点传输 还有文件传输功能-experimental network, TCP uDP can connect point-to-point transmission also file transfer function
VxWork2410
- 2410/vxworks/tornado下的基本实验包括 serial,ramdrv,interrupt,multi-FTP,TCP,UDP-Under the basic experimental 2410/vxworks/tornado including serial, ramdrv, interrupt, multi-tasking, FTP, TCP, UDP-Basic experimental 2410/vxworks/tornado including serial, ramdr
Examples
- TCP-UCB开发环境下的汇编语言的实验例程-TCP-UCB under the development environment of the experimental assembly language routines
TCP
- 在ns2中仿真网络结构,在OTCL编码中,代理节点的协议代理分别设置为TCP/Reno、TCP/Newreno、TCP/Sack1和tcp/Vegas,来模拟这四种算法。附有仿真结果和实验报告。-In the ns2 simulation of the network structure, in the OTCL encoding, the proxy node protocol agents are set to TCP/Reno, TCP/Newreno, TCP/Sack1 and tcp
tcp
- 用TCP协议设计一个数据流传送程序。实验平台为Visual Basic开发平台。将程序输入到计算机后运行程序,输入服务器的IP地址,连接后,开始传送数据。-TCP protocol used to send program to design a data spread. Experimental platform for the Visual Basic development platform. After the program input to the computer running
Windows
- C#实现的TCP文件传输。工程里两个项目,一个是控制端一个是后门。 如果你们寝室共有的路由器~~就可以对这么干。把服务端放在他的机器上后台运行,在backdoor文件夹下,开机自启动。你这边可以随时任意的发送exe过去,那边收到后就会立刻执行。 可以是恶作剧的程序、话说今天偶实验了一下,把室友的电脑桌面换成了凤姐的靓照,蛮好玩的 实现你要先找到他的ip,可以登录路由控制面板看,也可以用一些局域网的扫描工具扫一下。 选择好要运行的文件,Deploy一下那边就执行了。 -
5.4
- javaTCP链接,基于TCP/IP协议的多线程链接实验源代码-java TCP connection
ssnifferWpdPan
- sniffer抓包程序,对tcp和smtp,及网络流量量的分析,介面容易分析实验结果。-sniffer packet capture program, tcp, smtp, and the amount of network traffic analysis, the interface is easy to analyze experimental results.
tcp-communication-program
- 基于VC++编写的双机通信实验。协议为TCP协议-Dual-based VC++ written communication experiment. Protocol is TCP protocol
uractal
- 本实验要求利用微软的socket编程一段程序,可以利用TCP 协议或者UDP协议(This experiment required to exploit the Microsoft socket programming a program, can use TCP or UDP protocol)
2.wifi_ov2640
- STM32_wifi_ov2640例程说明:本例程演示开发板采集摄像头数据并通过WiFi传输到电脑上位机网络连接模型如下: 电脑<--有线或无线-->路由<--无线-->开发板 实验中使用TCP协议传输数据,电脑作为TCP Client,开发板作为TCP Server。 该联接模式是不经过外网(互联网)的,我们通过电脑端的上位机输出接收到的视频数据。 说明:因为图片数据量巨大,目前尚未有免费的云端支持视频式的图片传输,且上传视频到云端对网络带宽
实验四
- 用labview实现TCP/IP的通信过程,并且得到仿真图(The communication process of TCP/IP is realized with LabVIEW, and the simulation diagram is obtained)
实验7:基于CAsyncSocket类网络通信程序设计
- 1 实验目的与要求 掌握MFC的CSocket类、CAsyncSocket类的用法。 掌握使用CAsyncSocket类进行网络程序设计的工作流程。 能运用CAsyncSocket类开发一个简单的网络聊天程序。 2 实验设备与实验环境 连接到互联网上的IBM PC机两台。 计算机硬件要求:Intel Pentium5 处理器、256MB以上内存,Ethernet网卡,网线若干。 计算机软件要求:MS Windows 9x/2000/XP操作系统,TCP/IP协议,Visual c+