CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java 搜索资源 - tcp can

搜索资源列表

  1. ComplexChatprocess

    0下载:
  2. JAVA聊天室程序(TCP/IP),经过测试。可以实现多种复杂功能,一定会对大家有所帮助-Java Chat Room (TCP / IP), after testing. Can achieve a variety of complex functions, we would certainly be helpful
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1712
    • 提供者:杜晓东
  1. dzbaiban

    0下载:
  2. 电子白板。电子白板有两种实现模型,一种是无白板服务器,因此仅支持两个用户直接连结;另一种是有白板服务器,原则上不限制同时上线人数和交谈室个数,具体实现上可视服务器性能和需要而定。本文要介绍属于后者。----当用户需用白板与他人交流时,需要先用浏览器连到Applet所在主页,Applet运行后会连接到该白板服务器,和服务器建立TCP连接。每个用户可以在自己的白板上(嵌在Applet画面中)绘制图形和输入文字,Applet会将这些信息通过已建立的网络连接发往白板服务器,并不断侦听、接收来自白板服务器
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:86699
    • 提供者:guoxiling
  1. project

    0下载:
  2. 最基础的网络聊天器TCP 有兴趣的朋友可以下载来-the most basic TCP network chatting with friends are interested can download to look at the
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:3257
    • 提供者:Lovage
  1. net121212

    0下载:
  2. TCP/IP服务器端与客户端 你可以通过此建立一个TCP服务端-TCP/IP Server and Client,you can create a TCP Server by it.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:5111
    • 提供者:asd
  1. awtcssdsadd.rar

    0下载:
  2. 做了一大堆J2EE WEB应用之后,闲来无事决定研究一下桌面应用程序开发。 想了一下干脆做个Java版的星际,研究的对象就是星际的JS山寨版-JS星际。 看了几下,当机立断决定山寨之。。。。 后来经过无数个夜晚的煎熬终于完成了一部分,特来和大家分享一下。 暂时支持采矿,攻击,寻路,局域网对战. 虽然只能算一个Demo,但是用到了很多Java基础技术和算法: Java2D,双缓冲,A星寻路,粒子系统,动画效果,处理图片,Swing ui ,UDP,T
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:1500392
    • 提供者:lll
  1. jamod-1.2rc1-src.zip

    1下载:
  2. 100 java实现modbus 从站、主站,This project represents a Modbus implementation in 100 Java. It can be used to implement Modbus masters and slaves in various flavors: Serial: ASCII, RTU (Master only), BIN IP: TCP,UDP The design of this library is
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:868637
    • 提供者:hemu
  1. TankWar1.9.11

    0下载:
  2. java实现的网络版坦克大战源码,可以同时多人对战,对于学习tcp,udp,socket等网络编程,多线程编程等具有极好效果,同时亦可学习网络游戏的编程思维。-java implementation of the online version of Tankedaizhan source, you can simultaneously multiplayer, the study tcp, udp, socket, such as network programming, multi-threa
  3. 所属分类:Java Develop

    • 发布日期:2017-03-23
    • 文件大小:502979
    • 提供者:liuben
  1. tcpClient

    0下载:
  2. 使用Java实现的基于TCP协议的通信的小的聊天程序的客户端,可以实现基本的客户端聊天的功能。-The realization of the use of Java-based TCP protocol communications smaller client chat program, you can achieve the basic function of chat client.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-23
    • 文件大小:3650
    • 提供者:pingyang
  1. jpcapdump

    0下载:
  2. 本程序用来实现对网络流量的获取及分析功能。可以分离出tcp/udp报文,http协议,ftp协议,snmp协议等。-This procedure used to achieve access and network traffic analysis. Can be isolated from tcp/udp packet, http protocol, ftp protocol, snmp agreement.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:146308
    • 提供者:刘明
  1. dadafaf

    0下载:
  2. 根据一个TCP网络应用,从需求出发,分析UDP协议及Java相关的类,进行TCP服务器端及客户端的设计并开发,实现两台机器的通信,能进行双方的会话,并在此基础上增加了界面设计以及事件处理部分,经过测试、调整,实现了一个基于TCP网络通信工具。 -According to a TCP network applications, from the needs analysis of UDP protocol and Java-related categories, to TCP server-s
  3. 所属分类:Java Develop

    • 发布日期:2017-06-19
    • 文件大小:30053091
    • 提供者:黄秋涛
  1. chatroom

    0下载:
  2. java实现网络聊天室功能.有登陆界面.服务器界面有日志(消息记录显示),端口显示,在线用户显示 客户端聊天界面类似QQ,可以设置字体(格式大小黑体斜体)可发送图片 实现公聊(TCP) ,私聊(UDP)单独弹出对话框-java chat room function network. have landed interface. server interface log (message records show), Port shows, online chat client user
  3. 所属分类:Java Develop

    • 发布日期:2017-03-23
    • 文件大小:105362
    • 提供者:石泡泡
  1. tcp

    0下载:
  2. 用TCP协议实现网络编程,自己动手验证过,很好用,可以实现双方的通信,在我的电脑上运行通过-With the TCP protocol for network programming, it-yourself proven, well used, can achieve correspondence between the parties, in my computer to run through the
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:5998
    • 提供者:limpidfabulous
  1. tcp-ip

    0下载:
  2. sdfhello this a good file thank you very much,if you can get it please tell me -hello this is a good file thank you very much,if you can get it please tell me
  3. 所属分类:Java Develop

    • 发布日期:2017-05-06
    • 文件大小:1399397
    • 提供者:zqy
  1. TCP-Chat-program-P2P

    1下载:
  2. 用java写的一个基于局域网内的一个聊天系统,希望能够对大家有所帮助。-Use Java written by one of the local area network based on a chat system, the hope can be helpful to you.
  3. 所属分类:JSP源码/Java

    • 发布日期:2017-04-24
    • 文件大小:12995
    • 提供者:于晓飞
  1. tcp

    0下载:
  2. tcp client server file that can transfer file-tcp client server file that can transfer file
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:7333
    • 提供者:hannn
  1. TCP

    0下载:
  2. 能够实现文件传输 仔细了解之后 能够自己学习这方面的知识 希望对初学者有所帮助-File transfer can be achieved after a careful understanding of their own learning can hope that this knowledge be helpful for beginners
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-12-01
    • 文件大小:2915
    • 提供者:123
  1. tcp

    0下载:
  2. 实现点对点通信,通信双方均可实现数据的收取和发送。-Point to point communication, communicating parties can receive and transmit data
  3. 所属分类:JavaScript

    • 发布日期:2017-04-08
    • 文件大小:852
    • 提供者:杨健勇
  1. TCP

    0下载:
  2. 传输层协议TCP通信的Java实现代码,可以在Windows上直接运行-TCP transport layer protocol communication Java implementation code can be run directly on Windows
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:1131
    • 提供者:王豪杰
  1. TCP

    0下载:
  2. 一个Android 抓包程序,可以直接解压运行,需要在root手机上才能正常抓包-An Android caught program that can run directly extract, need to properly caught on root cell phone
  3. 所属分类:Java Develop

    • 发布日期:2017-05-12
    • 文件大小:2607745
    • 提供者:段定
  1. Android_TCP

    0下载:
  2. java socket demo的例程,测试可用(java socket demo can use by set)
  3. 所属分类:Java编程

    • 发布日期:2018-01-07
    • 文件大小:3067904
    • 提供者:gucheng12
« 12 3 4 »
搜珍网 www.dssz.com