联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All TCP/IP协议栈(102) 
按平台查找All Java(102) 

[TCP/IP协议栈] TCP-Chat-Application

TCP聊天应用程序在Java中使用JavaFX实现图形用户界面。该应用程序由服务器和客户端组件组成,允许用户通过TCP IP网络相互通信。功能:
TCP chat application implemented in Java using JavaFX for the graphical user interface. The application consists of both server and client components, allowing users to communicate with each other over a TCP IP network. Features: (2024-04-04, Java, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1712185525750004.html

[TCP/IP协议栈] microstar-cable-vision

虚拟电缆公司Micro-Star cable Vision的基于TCP IP套接字的客户机-服务器体系结构应用程序
A TCP IP socket-based Client Server architecture application for a fictitious cable company, Micro-Star Cable Vision (2024-03-10, Java, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1710099103945918.html

[TCP/IP协议栈] IPv6DroidServer

IPv6Droid的服务器组件。它用于集中提供IPv6隧道的内置订阅,但可以用于由任何人设置自行运行的隧道提供程序。
A server component for IPv6Droid. It is used to provide the built-in subscription of IPv6 tunnels centrally, but can be used to set up a self-run tunnel provider by anybody. (2024-02-26, Java, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1708888489139626.html

[TCP/IP协议栈] Tic-Tac-Toe-Game-over-TCP-IP-Socket

TCP IP套接字上的Tic Tac Toe游戏。在这里,多个玩家可以在服务器中连接并与另一个玩家玩。
Tic Tac Toe Game over TCP IP Socket. Here multiple player can connect in the server and play with another player. (2024-01-24, Java, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1706132629524883.html

[TCP/IP协议栈] MyCam

这是一个使用tcp协议传输视频的Android程序。您可以将其用作计算机或服务器的ip摄像头。。
This is an Android program that uses the tcp protocol to stream video. You can use it as your ip camera for your computer or server.. (2023-12-22, Java, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1703276650168486.html

[TCP/IP协议栈] neptis_interview

prosty服务器TCP IP który otworzy Socket i zacznie nas uchiwa przychodz cych danych na wybranym porcie。Po odebraniu przychodz cego kom...
prosty serwer TCP/IP który otworzy Socket i zacznie nas?uchiwa? przychodz?cych danych na wybranym porcie. Po odebraniu przychodz?cego komunikatu (klient powinien wys?a? id u?ytkownika czyli dan? znajduj?c? si? w kolumnie id tabeli "users") serwer pobierze wszystkie pojazdy i oferty ubezpieczeniowe dla danego u?ytkownika oraz ode?le je w odpowiedzi (2023-12-10, Java, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1702235322711513.html

[TCP/IP协议栈] netty-4.0.30

Netty是由JBOSS提供的一个java开源框架。Netty提供异步的、事件驱动的网络应用程序框架和工具,用以快速开发高性能、高可靠性的网络服务器和客户端程序
Netty is a Java open source framework provided by JBOSS. Netty provides an asynchronous, event-driven framework and tools for rapid development of high-performance, high-reliability network servers and client applications (2018-12-07, Java, 3844KB, 下载0次)

http://www.pudn.com/Download/item/id/1544175510201745.html

[TCP/IP协议栈] tcp server-client

实现tcp的客户端和服务器通信,客户端和客户端的单对单对话及公共消息发布
Implement TCP client and server communication, client and client lists for single and public messages (2017-12-05, Java, 16KB, 下载3次)

http://www.pudn.com/Download/item/id/1512437517479835.html

[TCP/IP协议栈] javaqq

本系统采用C/S结构,开发中利用了TCP/IP协议,多线程,Socket编程等技术。在服务器监听多个客户端中使用多线程。系统中信息的发送和读取采用自定义的对象来传递。对于用户信息等内容利用MySql数据库进行存储。系统的主要模块为,用户注册模块,用户登录模块,用户添加好友和删除好友模块,好友聊天模块。当前系统是通过服务器转发实现好友聊天。
The system uses C/S structure, the development of the use of the TCP/IP protocol, multi-threaded, socket programming technology. The use of multi-threaded server listens on multiple clients. System information is transmitted and read using a custom object to pass. Using MySql database for user information to be stored. The main module of the system, user registration module, user login module, the user module, add friends and remove friends friends to chat module. The current system is transmitted through the server and chat with friends. (2013-05-21, Java, 562KB, 下载12次)

http://www.pudn.com/Download/item/id/2251505.html

[TCP/IP协议栈] liotianduihuakuang

一对控制台下的TCP通信程序的客户端和服务器端,然后双方要能够相互发送和反馈信息进行无限次连续通信,直到其中一方发送表示结束通信的“end”字符串,然后接收方也返回一个“end”,双方结束通信。
The client and server side of the console under the TCP communication program, and then the two sides should be able to send each other and feedback information for unlimited continuous communication, until one party sends the end of the " end" of the communication string, then the recipient returns an " end" , both parties to end the communication. (2013-03-22, Java, 11KB, 下载4次)

http://www.pudn.com/Download/item/id/2169618.html

[TCP/IP协议栈] coffee

简易咖啡机模拟程序,运用虚拟的HTCPCP协议进行通信,客户端输入指令咖啡类型,服务器接受命令
Simple coffee machine simulation program using virtual HTCPCP protocol to communicate, the client input instruction coffee type, the server accepts commands (2013-01-20, Java, 8KB, 下载4次)

http://www.pudn.com/Download/item/id/2122718.html

[TCP/IP协议栈] Java-based-on-CS-communication

网络通信依靠TCP/IP协议 怎样用java程序实现客户机和服务器之间的通信,本文给出了确切的答案
Network communication rely on TCP/IP protocol how to use java program to achieve the communication between the client and server, the paper gives a definitive answer (2013-01-15, Java, 1148KB, 下载7次)

http://www.pudn.com/Download/item/id/2117840.html

[TCP/IP协议栈] tcp

基于tcp面向连接的网络编程,这个是客户端和服务器端的,可以建立连接,在netbeans上面可以运行
Tcp connection-oriented network programming, this is a client and server side, you can establish a connection, in netbeans above can run (2012-12-17, Java, 7KB, 下载6次)

http://www.pudn.com/Download/item/id/2086686.html

[TCP/IP协议栈] java_SOURCECODE

基于C/S结构,实现简单的TCP通信,其中包括一个服务器和一个客户端。实现两者之间简单的通信
Based on C/S structure, simple TCP communication, including a server and a client. To achieve simple communication between (2012-12-15, Java, 6KB, 下载6次)

http://www.pudn.com/Download/item/id/2084774.html

[TCP/IP协议栈] TCP

Java语言中采用的Socket通信是一种流式套接字通信,它采用TCP协议,通过提供面向连接的服务,实现客户/服务器之间双向、可靠的通信。
Socket communication using the Java language is a stream socket communication, which uses the TCP protocol, by providing a connection-oriented service, two-way, reliable communications between client/server. (2012-12-11, Java, 6KB, 下载8次)

http://www.pudn.com/Download/item/id/2079536.html

[TCP/IP协议栈] com.headware.net

有效简单的TCP和UDP连接服务器的JAR包,文件名后缀.zip直接改成.jar就行
ffective simple TCP and UDP to connect to the server JAR bag, the filename suffix. Zip directly into. JAR will do (2012-02-10, Java, 8KB, 下载6次)

http://www.pudn.com/Download/item/id/1768447.html

[TCP/IP协议栈] TCPServer

JAVA实现的TCP通信协议的服务器端源码,请与客户端一起运行。源码所在的包需要修改成自己的项目所在的包。
JAVA implementation of TCP communication protocol server-side source code, please run together with the client. Need to modify the source where the package into your project where the package. (2010-06-04, Java, 1KB, 下载67次)

http://www.pudn.com/Download/item/id/1201202.html

[TCP/IP协议栈] Java

TCP、UDP、计算器、日历,applet、异常处理等等,还有课本经典例题源码使用基础的程序源代码(Word文档里)。适合初学java这下载学习。
TCP, UDP, calculator, calendar, applet, exception handling, etc., as well as the classic textbook Example source code using the basic source code (Word document-ri). This download java for beginners to learn. (2009-08-29, Java, 2425KB, 下载7次)

http://www.pudn.com/Download/item/id/894322.html

[TCP/IP协议栈] gw_route_S70

港湾S70路由器日志功能能,有完整数据结构,应用稳定,数据库为ORACLE,在DEBAIN LINUX环境下运行,JAVA JRE 1.4以上。
Harbor S70 router log feature, has a complete data structure, application stability, database ORACLE, in DEBAIN LINUX environment running, JAVA JRE 1.4 and above. (2008-09-02, Java, 2334KB, 下载3次)

http://www.pudn.com/Download/item/id/539402.html

[TCP/IP协议栈] chap04

实例45 选择字体 126 实例46 UDP与TCP/IP的简单应用 129 实例47 聊天室 131 实例48 浏览FTP 136 实例49 局域网广播 147 实例50 建立HTTP连接 151 实例51 迷你浏览器 152 实例52 扫描应用端口 154 实例53 监控HTTP 155 实例54 收发电子邮件 156 实例55 一个简单的代理服务器 164 实例56 扫描网站信息 173 实例57 远程方法调用 174 实例58 调用JINI方法 176
Select the font of 126 examples of 45 examples of 46 UDP and TCP/IP simple application of 129 examples of 131 examples of 47 chat rooms 48 browse FTP 136 examples of 49 local area network broadcast 50 the establishment of 147 examples of 151 examples of HTTP connections 51 Mini browser 152 examples of 52-port 154 scanning application examples 53 monitor HTTP 155 examples of 156 examples of 54 e-mail 55 a simple proxy server 164 examples of 56 scan website 173 examples 57 remote method invocation 174 examples of 58 calls JINI method 176 (2007-12-25, Java, 26KB, 下载22次)

http://www.pudn.com/Download/item/id/381954.html
总计:102