CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 ICQ/即时通讯 搜索资源 - Socket Programming

搜索资源列表

  1. 点对点聊天

    0下载:
  2. 利用套接字编程实现点对点聊天,但由于端口固化而使应用局限-socket programming using peer-to-peer chat, but curing port so limited application
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:56455
    • 提供者:王煦
  1. 套接字简单应用

    0下载:
  2. 一个简单的套接字编程程序,适合初学者模仿。里面有两个压缩包,先运行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
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:91404
    • 提供者:黄显龙
  1. liaotiandexiaochengxu

    0下载:
  2. 一个简单的聊天程序,用JBuilder做成,网络基础socket编程-a simple chat program that will create JBuilder, network infrastructure socket programming
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:61906
    • 提供者:张薛巍
  1. ClientSever

    0下载:
  2. 这是socket编程实现的聊天程序,可以运行,包括客户端程序和服务器程序-This is the socket programming chat procedures can run, including client and server
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:62278
    • 提供者:sdnu_zhl
  1. CSharpFileTran

    0下载:
  2. 不错的基于socket编程的点对点CSharp开发的文件传输,不是FTP形式的。-good socket programming based on the point-to-point CSharp development of the document transmission, FTP is not the form.
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:18022
    • 提供者:honpher
  1. vbtransmit

    1下载:
  2. 这是个用vb.net socket编程的QQ代码,界面美观,非常实用哦-vb.net using socket programming code QQ, beautiful interface, very useful oh
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:1124487
    • 提供者:吴林煌
  1. voiceChatRoom

    0下载:
  2. 网络语音聊天程序,能实时进行语音聊天并记录了wav文件socket编程-network voice chat procedures can conduct real-time voice chat and record a wav document socket programming
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:657124
    • 提供者:陈鼎才
  1. MulticastRransmit

    0下载:
  2. 在局域网内建立多播组传输信息和文件的小程序,socket编程实例-established within the LAN group multicast transmission of information and documents to the small procedures, socket programming examples
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:46709
    • 提供者:wn
  1. chat.example

    0下载:
  2. 简单的网络聊天程序,socket编程的初学者可以借鉴一下。-simple network chat procedures, socket programming beginners can learn from this.
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:146048
    • 提供者:张维镇
  1. CHAT

    0下载:
  2. socket编程实例,一个很好的网络聊天程序,分为客户端和服务段,总体的功能也不错的-socket programming examples, a good network chat procedures, and is divided into client services, The overall function is not bad
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:127526
    • 提供者:xhw
  1. clientdaserver

    0下载:
  2. 计算机网络课程设计,使用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
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-03
    • 文件大小:183355
    • 提供者:Wilson
  1. Socket

    0下载:
  2. Socket编程小程序~!简易的聊天程序~!-Socket programming applets ~! Simple chat program ~!
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-03
    • 文件大小:22196
    • 提供者:张永义
  1. CSharp_chat

    0下载:
  2. 本资源是用C#编写的网络编程socket实验的聊天程序,功能强大,可以多人聊天(发送广播),也可以二人聊天等模式可以发送窗口抖动等功能。 并且本资源有非常详细的需求、设计、概要、实现、测试文档。可作为socket编程的重要参考资料-The resources are written with C# network programming socket experimental chat program, powerful, you can chat with people (to send
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-09
    • 文件大小:1275026
    • 提供者:马世伟
  1. sock

    0下载:
  2. 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.
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-05-16
    • 文件大小:39448
    • 提供者:zxl408
  1. Socket

    0下载:
  2. C#语言编写,socket网络编程(tcp协议编写),含客户端,服务端,界面华丽,.net平台-C# Languages, socket network programming (tcp protocol preparation), including client, server, interface gorgeous,. Net platform
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-27
    • 文件大小:41667
    • 提供者:庞妍
  1. Chat

    0下载:
  2. 非常简单但十分实用的聊天工具,适合socket编程初学者-Very simple but very useful chat tools, socket programming for beginners
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-08
    • 文件大小:51889
    • 提供者:keanusneo
  1. chat1

    0下载:
  2. 异步套接字编程 单一线程中服务器和客户端之间的通信。-Asynchronous socket programming. Through the process: startup-create-bind-connect-receive-send- closesocket to implement socket communication.
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-05-08
    • 文件大小:1934720
    • 提供者:sophia
  1. Chat

    0下载:
  2. 网络Socket编程,实现本地局域网内的多机通信-Network Socket programming, local area network within the multi-machine communication
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-05-30
    • 文件大小:12948120
    • 提供者:Miroc
  1. SimpleChatClient

    0下载:
  2. This program is for Simple Chat Client which is developed in Java. It uses the socket programming part of the Java.
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-01
    • 文件大小:1168
    • 提供者:tantanatan
  1. design-of-instant-messaging-software

    0下载:
  2. 基于socket的即时通讯软件的设计,本设计通过研究讨论,设计基于socket编程的网络聊天系统,服务器端采用多线程并发服务方式,多客户端能同时连接服务器,并且客户端之间能进行通信。程序通过了验证与测试,证明了系统的可用性、易用性、完善性。-Socket-based design of instant messaging software,This design study and discuss the design of network-based chat system socket pr
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-26
    • 文件大小:157553
    • 提供者:张宁
« 12 3 »
搜珍网 www.dssz.com