Welcome![Sign In][Sign Up]
Location:
Search - c java socket

Search list

[TCP/IP stackSOCKET

Description: TCP/IP编程的基础--socket 包括C/JAVA TCP/UDP 服务端和客户端 六套代码,供新人学习、老人测试联调用 支持win32 Linux(JAVA版本的需要自己新增JDK)
Platform: | Size: 9774 | Author: 冯进荣 | Hits:

[Internet-NetworkQQS&C

Description: 本软件要在网络中实现点对点的实时对话,主要的工作大约有: A).软件界面的实现。 B).两台主机通过Socket进行通信的实现。 C).如何从本机接收到要发送给对方的消息与如何接收到从对方来的消息并显示的过程。 D).进行异常处理。-the software in peer-to-peer networks to achieve real-time dialogue, the main work around : A). Software interface is achieved. B). Two mainframe through Socket communication is achieved. C). How receive from the machine to be sent to the other party and how to receive news from the other side of the news and display process. D). For Exception Handling.
Platform: | Size: 145408 | Author: 邓春燕 | Hits:

[Internet-Network运用异步输入输出流编写Socket进程通信

Description: 代码号为”Merlin”的J2SE1.4带来了一些激动人心的新特性,诸如对正则表达式的支持,异步输入输出流,通道(Channel),字符集等.虽然该版本还处在测试阶段,但这些新特性早已让开发人员们跃跃欲试.在Merlin发布之前,异步输入输出流的应用还只是C,C++程序员的特殊武器 在Merlin中引入异步输入输出机制之后,Java程序员也可以利用它完成很多简洁却是高质量的代码了.本文将介绍怎样使用异步输入输出流来编写Socket进程通信程序.-code, as "Merlin" J2SE1.4 brought some exciting new features, such as the right is a regular expression support, asynchronous input and output streams, channel (Channel), such as character set. Although this version is still in the testing stage, but these new features make the developers who the dismissive. before the publication of the Merlin, asynchronous input and output streams of only C, C programmer in the special weapons Merlin introduced asynchronous input-output mechanisms, Java programmers can also use a lot of it is simple but high-quality code. this article will introduce how to use asynchronous losers into the output stream to the process of preparing Socket Communication Program.
Platform: | Size: 5120 | Author: 陈浩 | Hits:

[Otherwssf

Description: JICQ是用JAVA语言编写的一个基于客户机/服务器(C/S)模式的局域短信实时通信工具系统,系统采用了Microsoft公司的SQL Server 2000作为后台数据库,系统通过JDBC访问数据库。系统分为服务器程序和客户程序两部分,服务器与客户间采用“传输控制协议”(TCP),通过套接字(Socket)连接,客户之间采用“用户数据报协议”(UDP),通过数据报套接字(DatagramSocket)建立连接。系统具有用户注册、用户登录、添加好友、删除好友、发送和接收消息等功能。-JICQ Java is a language based on the client/server (C/S) mode Local SMS real-time communications tool, the system uses Microsoft's SQL Server 2000 database as a background, system access to the database through JDBC. System is divided into server and two clients, the server-client "Transmission Control Protocol" (TCP), socket (Socket) connectivity, customers using the "User Datagram Protocol" (UDP), through Datagram Sockets (DatagramSocket) establish a connection. Users registered with the system, users log in, friends add, delete friends, send and receive news and other functions.
Platform: | Size: 54272 | Author: 乔峰 | Hits:

[JSP/JavaMyClientchatroom

Description: 一个java编写的聊天室程序,基于C/S,使用socket原理-prepared a java chat room procedures, based on the C/S, the use of socket Principle
Platform: | Size: 3072 | Author: 陈鹭 | Hits:

[Education soft systempzw

Description: java做的c/s图书管理系统,用的是socket编程.-java doing c/s library management system, using a socket programming.
Platform: | Size: 43008 | Author: 温克 | Hits:

[ICQ-IM-ChatjavaCSchat

Description: Java写的聊天室程序,采用C/S框架,利用Java的socket通信,在本地机上模拟聊天室功能,应用多线程实现多个用户同时通话。-write Java chat room procedures, C/S framework, use Java socket communication, the local machine simulated chat room function, Application of multithreading multiple users simultaneous communication.
Platform: | Size: 15360 | Author: 章献 | Hits:

[JSP/Javams4j_src

Description: Java实现的Socket框架,用于可扩展的消息处理。支持多线程-the Java Socket framework for the expansion of the information can be handled. Support multithreading
Platform: | Size: 32768 | Author: 寒冰 | Hits:

[Post-TeleCom sofeware systemsJAVA_QQ

Description: 我用JAVA写的QQ程序,基于Socket通信,C/S模式-I used to write JAVA the QQ process, based on the Socket Communications, C/S mode
Platform: | Size: 614400 | Author: 王绿春 | Hits:

[JSP/JavaC++Java

Description: C调用Java的一个例子程序,实现C和java的相互调用-C an example of calling Java procedures C and realize mutual java call
Platform: | Size: 2192384 | Author: weihua2000 | Hits:

[Communication-Mobilewangyue4

Description: 这是江苏企业通讯协议(联通版本)的一个Release,因为公司业务已经转换到java版本所以,我决定发布EMSP 2.0 C++ 版本的协议部分,因为当时比较仓促,设计的不是很好,但是我想对于刚刚涉及网络开发的人,特别是刚刚涉及短信息业务开发的人应该有所帮助,我所发布的部分只是协议处理部分的内容,不包括网络的处理,网络处理部分很简单,如果使用BCB或者VC的话您可以使用,VCL或者MFC中封装好的Socket组件来使用就可以了,或者您使用Socket API来处理。对于linux和Unix用户,我想您应该知道如何使用Socket了吧:) 本人曾在VC7 ,BCB6,kylix,G++上生成系统,但是不保证您在上述平台上可以正确生成系统。VC6因为对Standard C++支持不足,无法编译本代码。
Platform: | Size: 25600 | Author: 王跃 | Hits:

[JSP/JavaJavaSocket

Description: Java Socket 实例:C/S结构的文本文件传输-Java Socket example: C/S structure of the text file transfer
Platform: | Size: 2048 | Author: 林祥华 | Hits:

[TCP/IP stackSOCKET

Description: TCP/IP编程的基础--socket 包括C/JAVA TCP/UDP 服务端和客户端 六套代码,供新人学习、老人测试联调用 支持win32 Linux(JAVA版本的需要自己新增JDK)-TCP/IP programming basis- socket including C/JAVA TCP/UDP server and client six sets of code for the new study, elderly test joint call to support win32 Linux (JAVA version of the need to add JDK)
Platform: | Size: 9216 | Author: 冯进荣 | Hits:

[JSP/Javasocket

Description: 这是一个java c/s模式的通信模型源码,可以帮组初学者学习java网络编程-This is a java c/s model of communication model source code, can help group for beginners to learn java network programming
Platform: | Size: 3072 | Author: 东东 | Hits:

[JSP/JavaJFire

Description: 一个采用Java Socket编程实现的C/S模式的记单词软件-Java Socket
Platform: | Size: 988160 | Author: 吴皓 | Hits:

[Internet-NetworkC_Talk_S

Description: 简单的 C/S服务器模式工作流程。socket套接字。-A simple C/S server workflow. Socket socket.
Platform: | Size: 6144 | Author: zzzz | Hits:

[JSP/Javanetctoss

Description: 电信计费项目 该系统在Sun Solaris下开发,运行于Apache Tomcat平台,采用J2EE架构,基于Struts、Hibernate、Spring技术或EJB组件技术以及Oracle 9i数据库系统。该系统后台主要由数据采集系统和数据整合系统提供支持,前台部分主要分为用户自服务管理,资费管理,用户管理,管理员管理,帐单管理,帐务管理6个模块。 该系统后台部分包括数据采集系统(包括采集模块和接受模块)和数据整合系统;它们实现的功能是:1.定期采集(次/小时)原始计费Log(wtmpx)文件,整理成BIDR数据清单,并上传给中心处理系统。2.中心处理系统(接收模块)侦听并收集采集系统发送的数据信息BIDR,并通过PROC将数据保存到数据库明细表t_detail_X中,在发送和接受过程中主要采用Unix C/C++(socket)实现。3.通过t_detail_X表完成天整合表t_day_X,月整合表t_month_X,年整合表t_year_X的实现。 - Background part of the system including data acquisition system (including the acquisition module and receiving module) and data integration system for them to achieve the functions are: 1. Regularly collected (times/h) billing original Log (wtmpx) documents, organize data into a list of BIDR , and upload to the central processing system. 2. Center Management System (receiver module) listening and collect the data acquisition system to send information BIDR, and through PROC data saved to the database t_detail_X schedule, in the process of sending and receiving mainly Unix C/C++ (socket) to achieve . 3. T_detail_X table through the day to complete the integration table t_day_X, integrated form on t_month_X, in the realization of integration t_year_X table
Platform: | Size: 3009536 | Author: 徐鹏 | Hits:

[JSP/Javajava1-echo

Description: 利用Java socket 编写的简单的聊天程序,是c/s结构-Java socket prepared using a simple chat program, the c/s structure
Platform: | Size: 2048 | Author: lsx | Hits:

[VC/MFCsisuanjiwanluo

Description: 1.设计要求 1.1已知参数:目的节点IP地址或主机名 1.2设计要求:通过原始套接字编程,实现Ping的基本功能 1.2.1初始化Windows Sockets网络环境; 1.2.2解析命令行参数,构造目的端socket地址; 1.2.3定义IP、ICMP报文; 1.2.4接收ICMP差错报文并进行解析。 1.3. 编程平台和语言不限,推荐使用Visual C++ ,Java(环境为MyEclipse) -1. Design requirements for 1.1 are known parameters: the purpose of the node IP address or host name of the design requirements of 1.2: The original Socket programming, to achieve the basic functions of Ping to initialize Windows Sockets Network 1.2.1 environment 1.2.2 Analysis of the command line parameters, structural purpose client socket address 1.2.3 the definition of IP, ICMP message 1.2.4 to receive ICMP error messages and resolve. 1.3. Programming platforms and languages are not limited to recommend the use of Visual C++, Java (the environment, MyEclipse)
Platform: | Size: 6144 | Author: 裴度麒 | Hits:

[JSP/Javajava

Description: java socket编程C/S 应用有监听-java socket programming C/S applications are listening
Platform: | Size: 2048 | Author: zhangying | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net