CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - socket program

搜索资源列表

  1. Socket

    0下载:
  2. 简单的聊天程序,已经编译实现,希望大家喜欢!-A simple chat program has been compiled to achieve, I hope everyone likes!
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:9040
    • 提供者:丁卫
  1. LAN_IM

    0下载:
  2. 局域网即时聊天通过进行文本聊天和语音聊天来实现彼此沟通、交流信息。本次局域网即时聊天程序设计主要用了Visual C++编程环境,实现了在LAN中在线用户的文本、语音交互。 在设计里涉及到了网络通信基本原理和Socket编程及语音处理API技术。由于程序是在TCP/IP环境下运行,所以分服务器端和客户端。服务器端和客户端是通过建立Socket链接来实现聊天功能。 本次设计主要着重于语音聊天部分,在本次论文里主要以语音聊天的流程和各模块之间的关系及Socket处理为主说明。 -LAN
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-10
    • 文件大小:1775459
    • 提供者:王勋
  1. pythonComm

    0下载:
  2. python通信程序, import serial,socket 连接网络,数据接收任务开始, 接收数据, 测试用部分-python Communication Program
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:1514
    • 提供者:mega
  1. TCP_ip

    0下载:
  2. tcp/ip udp socket program. -tcp/ip udp socket program.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-04
    • 文件大小:1448782
    • 提供者:bok
  1. @TcpIp

    0下载:
  2. TCP IP Server Client Socket Program
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:19367
    • 提供者:clance
  1. Chat-Socket

    0下载:
  2. 基于UDP协议的socket编程,实现聊天程序,可以私聊等-Based on UDP protocol socket programming, chat program, you can whisper, etc.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:244567
    • 提供者:姜鑫
  1. Socket

    0下载:
  2. 用socket实现的c/s模式的通信。一个服务器程序,一个客户端程序。-With the socket implementation c/s mode of communication. A server program, a client program.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:4097
    • 提供者:
  1. SimpleDataSocket

    0下载:
  2. Data Socket Program in Visual C
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:171907
    • 提供者:N K SINGH
  1. ServerApp

    0下载:
  2. 编译 g++ -Wl,-Bdynamic -lgcc_s -o Socket socket.cpp epoll 开发的的类QQ服务端程序,给大家参考-Compile g++-Wl,-Bdynamic-lgcc_s-o Socket socket.cpp epoll the development of the class QQ server program, for your reference
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:2881
    • 提供者:wuzhaoguo
  1. SocketTest

    0下载:
  2. Socket Program Demo,展示Socket基础原理-Socket Program Demo, showing Socket Fundamentals
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-04
    • 文件大小:67734
    • 提供者:LYX
  1. chatonline

    0下载:
  2. socket应用,聊天程序,CSharp编写-socket application, chat program, CSharp write
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-10
    • 文件大小:2066570
    • 提供者:sjefy
  1. TCPOrUDPSocketTest

    0下载:
  2. TCPUDP具体的模拟测试工具,可以模拟socket的任何借口程序-TCPUDP specific simulation test tool that can simulate any pretext socket program
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-09
    • 文件大小:1832173
    • 提供者:liuwei
  1. X2_Music_Box

    0下载:
  2. Linux下实现网络播放器功能,运用GTK,GSTREAMER,线程技术,Socket技术等,并引用DICUZZ!论坛程序。是不可多得Linux实例代码。-Achieved under Linux network player functionality, the use of GTK, GSTREAMER, threading, Socket technology, citing DICUZZ! Forum program. Linux is a rare example of the cod
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-19
    • 文件大小:5212780
    • 提供者:李骁桐
  1. MultiClient_Server

    0下载:
  2. program is c# socket with theread programing and i download in tnternet and very very good-program is c# socket with theread programing and i download in tnternet and very very good
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:126375
    • 提供者:mohsen nikzadeh
  1. socket

    0下载:
  2. socket服务器客户端标准通信程序,打开一个程序,点击监听,再打开一个程序,点击连接,输入本机ip,就可以通讯了-the standard socket server client communication program, open a program, click listen, and then open a program, click the link, enter the local ip, you can communicate with
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:413389
    • 提供者:魏佳
  1. select

    0下载:
  2. socket使用select能够减少资源占用. 本程序使用了select功能-socket using select to reduce resource consumption. This program uses the select function
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:1587
    • 提供者:张化
  1. Sockets

    0下载:
  2. This a HEAVILY optimized version of Borland s ScktComp unit.It works in exactly the same fashion and supports all of it s Win32 functionality except using only 10 of the original vcl overhead. Also included is a TList, TStream and TThread
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:15186
    • 提供者:UnNamed053
  1. TCPS

    0下载:
  2. tcp服务器,采用异步socket通信,比较简单的例子程序-tcp server using asynchronous socket communication, relatively simple example program
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:47092
    • 提供者:haris
  1. sendudp

    0下载:
  2. 关于UDP通信的一个简单C++程序,对熟悉SOCKET网络编程有很好的帮助作用-UDP traffic on a simple C++ program, familiar with network programming have a good SOCKET helpful
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:46580
    • 提供者:岑飞
  1. Program

    0下载:
  2. 类似于RDATE的Windows端服务器。客户端只需要用SOCKET Client连接上来即可获得本机的时间。请注意服务端Byte数组的定义。-Similar to the Windows side of the RDATE server. Clients only need to connect SOCKET Client can get the machine up time. Please note that server-side Byte array definition.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:1159
    • 提供者:kaca
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com