搜索资源列表
-
0下载:
利用套接字编程实现点对点聊天,但由于端口固化而使应用局限-socket programming using peer-to-peer chat, but curing port so limited application
-
-
0下载:
一个简单的套接字编程程序,适合初学者模仿。里面有两个压缩包,先运行LX1,作为服务端,接着是LX2作为客户端-a simple socket programming, for beginners to imitate. There are two compressed, first running lens, as the server, followed by the client as LX2
-
-
0下载:
一个简单的聊天程序,用JBuilder做成,网络基础socket编程-a simple chat program that will create JBuilder, network infrastructure socket programming
-
-
0下载:
这是socket编程实现的聊天程序,可以运行,包括客户端程序和服务器程序-This is the socket programming chat procedures can run, including client and server
-
-
0下载:
不错的基于socket编程的点对点CSharp开发的文件传输,不是FTP形式的。-good socket programming based on the point-to-point CSharp development of the document transmission, FTP is not the form.
-
-
1下载:
这是个用vb.net socket编程的QQ代码,界面美观,非常实用哦-vb.net using socket programming code QQ, beautiful interface, very useful oh
-
-
0下载:
网络语音聊天程序,能实时进行语音聊天并记录了wav文件socket编程-network voice chat procedures can conduct real-time voice chat and record a wav document socket programming
-
-
0下载:
在局域网内建立多播组传输信息和文件的小程序,socket编程实例-established within the LAN group multicast transmission of information and documents to the small procedures, socket programming examples
-
-
0下载:
简单的网络聊天程序,socket编程的初学者可以借鉴一下。-simple network chat procedures, socket programming beginners can learn from this.
-
-
0下载:
socket编程实例,一个很好的网络聊天程序,分为客户端和服务段,总体的功能也不错的-socket programming examples, a good network chat procedures, and is divided into client services, The overall function is not bad
-
-
0下载:
计算机网络课程设计,使用socket编程实现即时聊天软件。有客户端和服务器端,可实现多个客户端的即时通信,功能和QQ类似。完整程序和源代码。-Computer network curriculum design, the use of socket programming real-time chat software. A client and server, multiple clients can achieve real-time communication, function and
-
-
0下载:
Socket编程小程序~!简易的聊天程序~!-Socket programming applets ~! Simple chat program ~!
-
-
0下载:
本资源是用C#编写的网络编程socket实验的聊天程序,功能强大,可以多人聊天(发送广播),也可以二人聊天等模式可以发送窗口抖动等功能。
并且本资源有非常详细的需求、设计、概要、实现、测试文档。可作为socket编程的重要参考资料-The resources are written with C# network programming socket experimental chat program, powerful, you can chat with people (to send
-
-
0下载:
c/s socket编程。制作一对一的网络即时通讯工具,实现基本数据的网络传输。-c/s socket programming. The production of one-on-one instant messaging network, the realization of the basic data of the network transmission.
-
-
0下载:
C#语言编写,socket网络编程(tcp协议编写),含客户端,服务端,界面华丽,.net平台-C# Languages, socket network programming (tcp protocol preparation), including client, server, interface gorgeous,. Net platform
-
-
0下载:
非常简单但十分实用的聊天工具,适合socket编程初学者-Very simple but very useful chat tools, socket programming for beginners
-
-
0下载:
异步套接字编程
单一线程中服务器和客户端之间的通信。-Asynchronous socket programming.
Through the process:
startup-create-bind-connect-receive-send- closesocket to implement socket communication.
-
-
0下载:
网络Socket编程,实现本地局域网内的多机通信-Network Socket programming, local area network within the multi-machine communication
-
-
0下载:
This program is for Simple Chat Client which is developed in Java. It uses the socket programming part of the Java.
-
-
0下载:
基于socket的即时通讯软件的设计,本设计通过研究讨论,设计基于socket编程的网络聊天系统,服务器端采用多线程并发服务方式,多客户端能同时连接服务器,并且客户端之间能进行通信。程序通过了验证与测试,证明了系统的可用性、易用性、完善性。-Socket-based design of instant messaging software,This design study and discuss the design of network-based chat system socket pr
-