搜索资源列表
socket.study
- 一个简单的C/S网络通讯程序,说明网络通信的基本原理,很适合初学者学习.-a simple C / S network communications procedures on network communication to the basic principles of learning is very suitable for beginners.
socket--study
- socket 套接字 共计算机网络实验 ,有详细的word 用netbeans.ide 实现
thrdPlatIntUtil.nio.rar
- java写socket通信工具,自己在07/08年写的用在一个项目中。拿出来供各位参考、学习用。,java Writing socket communication tools, their own Writing at 07/08 years of use in a project. Out for your reference, study with.
socket_study
- 学习windows网络编程的绝好资料,读此源码,一般的windows网络编程不在话下,绝对典藏,与大家共享-An excellent learning windows network programming information, read the source code, the general windows network programming goes without saying, absolute collections, and share
socket
- socket编程。winsock编程实现网络通信。 非阻塞模式实现面向连接一个服务器和多个客户端的收发数据(select模型) 阻塞模式实现面向无连接的一对一的通信 1.学习通过winsock编程实现网络通信。 2.学习面向连接和面向无连接的网络通讯方式的编程。 3.学习阻塞和非阻塞模式的网络通讯的编程。 4.熟悉与winsock有关的API函数的用法。 -socket programming. winsock network communications progr
LINUX-socket
- Socket接口是TCP/IP网络的API,Socket接口定义了许多函数或例程,程序员可以用它们来开发TCP/IP网络上的应用程序。要学Internet上的TCP/IP网络编程,必须理解Socket接口。 Socket接口设计者最先是将接口放在Unix操作系统里面的。如果了解Unix系统的输入和输出的话,就很容易了解Socket了。网络的 Socket数据传输是一种特殊的I/O,Socket也是一种文件描述符。Socket也具有一个类似于打开文件的函数调用Socket(),该函数返
TCPChat
- 简单的基于TCP的聊天工具,Socket基本的应用,适合新手学习用。-this code used for study, Simple chats the tool based on TCP.
JAVASocket
- java 对于 socket 的初始教程,对一些基本概念阐述清楚-is one good socket jonior study book
chat
- 本案例是一个网络聊天工具的实现,提供了基本的聊天的功能,通过此例能学习到如何利用Socket建立服务器程序和客户端程序以及关于多进程间调度等方面的知识-This case is a network chat tool, providing the basic chat functions, through this case study into how to set up Socket server and client procedures and processes regarding m
SOCKET-Linux
- 该程序包详细讲述了Linux环境下的Socket编程,是初学者学习网络编程的佳品!- It is Good for you to study Socket!
Socket
- windows socket实例源码,需要者可以下下来研究-windows socket code examples, the need will be able to study under the down
SOCKET-TCPIP
- 这是关于网络编程中的有关socket方法的小例子,能够清楚显示socket主要函数的功能。-this source code is about the way of socket, and it can help you to study intetnet tranfer
EasyChat
- 这是用C#做的一个简易的Windows平台下的聊天软件,包括了客户端和服务端的全部源码,注释很详细,有兴趣学习.net应用开发的同学可以下载来学习学习。这个示例包含了了C/S架构软件开发的很多基础知识和思想。 功能包括群发,私聊,发送震动,收到消息发声,闪屏提示等等,大致类似于QQ的多人聊天会话功能。 涉及到的知识主要包括: 1. TCP/IP通信,包括TcpClient , TcpListener , Socket , NetworkStream等几个用于TC
Socket
- socket 的学习,适合新手,代码也挺详细,欢迎学习讨论-socket of the study, suitable for novice, the code is also quite detailed, welcomed the study and discussion
chat_source
- 用QT4库写的 基于C/S结构. 其实在linux用套接字写网络部分更方便不过,但最近在学习QT/network部分,所以练手写的一个.-Written using QT4 libraries based on C/S structure. In fact, part of the linux network using a socket to write more convenient, however, but a recent study QT/network part, so a
8374Socket
- Delphi 学习好资料,为以后学习可以提供很好参考价值,这是我学习感觉-Delphi study and data for further study can provide a good reference value, this is my study and feel
java.telnet
- 本实验基于Telnet协议,使用Socket套接口,用java语言,实现Telnet服务。目的使学生了解Telnet协议、掌握在java编程中对telnet协议的使用、和使用Socket的编程技术及其远程登录网络访问服务的技术。-Telnet protocol based on this study, the use of Socket socket, using java language, to achieve Telnet service. Telnet protocol aims to
design-of-instant-messaging-software
- 基于socket的即时通讯软件的设计,本设计通过研究讨论,设计基于socket编程的网络聊天系统,服务器端采用多线程并发服务方式,多客户端能同时连接服务器,并且客户端之间能进行通信。程序通过了验证与测试,证明了系统的可用性、易用性、完善性。-Socket-based design of instant messaging software,This design study and discuss the design of network-based chat system socket pr
Socket
- 关于Socket编程的基础知识,还有Socket编程的笔记讲解详细,而且还有几个实例来参考以方便系统的学习。-Socket programming on the basics, as well as Socket Programming notes explain in detail, but there are a few examples to refer to facilitate systematic study.
socket-study
- p2p文件编程 socket 多线程 教程,一步一步教你入门-file transfer