资源列表
chart
- java socket chart聊天室-java socket chart
VB-UDP
- 使用VB语言实验基于UDP协议的聊天系统设计,运用到winsock等控件。-The experiment report VB language experiment based on the UDP protocol chat system design, applied to control winsock, etc.
client
- 利用socket开发基于TCP的文件传输应用程序,用户需要身份验证,可以进行多媒体文件传输。-Use socket based on the development of the TCP file transfer applications, users need to identity authentication, multimedia file transfer
78353862simple_router
- winpcap实现简易路由器,适合初学者,网络编程学习资料-The realization of simple router
Linux-C-GPRS-pdu-sms
- linux下用gprs发送pdu模式短信-under linux using the gprs send pdu mode SMS
LINUXsocket
- LINUX下的socket编程支持单人和多人聊天!! 具有简单友好的GTK界面。-Socket programming under LINUX support single-and multiplayer chat! ! A simple and friendly GTK interface.
TCP
- 深入体验VC++项目开发第4章内部网络系统源代码-Depth experience of the VC++ project development Chapter 4, the internal network system source cod
TCPServer
- CVI 下创建的TCP服务器,可以与客户端进行通信。-This example creates a tcp server in CVI environment, which can communicate with tcp client.
TCPClient
- 在Labwindows/CVI环境创建了一个TCP客户端,可以与服务器端进行通信。-This example created a tcp client in the Labwindows/CVI platform, which can communicate with tcp server.
CVI_TCPIP
- 在CVI平台中创建了一个TCP客户端与服务器端应用程序,实现了服务器端与客户端的通信以及数据传输。-This project created a tcp client application program in Labwindows/CVI platform, which can communicate with tcp server.
ICQ
- 一个基于JAVA的ICQ系统,有客户端和服务器,并且附有设计文档-a icq system
DemoQQ1
- (1).服务器与客户间通过套接口Socket(TCP)连接。在java中使用套接口相当简单,Java API为处理套接口的通信提供了一个类java.net.Socket,使得编写网络应用程序相对容易.服务器采用多线程以满足多用户的请求,通过创建一个Server Socket对象来监听来自客户的连接请求,默认端口为6000,然后无限循环调用accept()方法接受客户程序的连接.-( 1). The server and client presentation by Socket interfac
