CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 搜索资源 - c socket通信

搜索资源列表

  1. C-STransfer

    0下载:
  2. C-S模式下提供主机间相互通信的功能,基于socket-CS mode to provide communications between the host functions, based on the socket
  3. 所属分类:J2ME

    • 发布日期:2017-04-01
    • 文件大小:3694
    • 提供者:loujian
  1. Cshap_symbian_socket

    0下载:
  2. 基于symbian和C#程序进行socket通信的代码,希望对大家有帮助。-Based on symbian and C# Procedures socket communication code, and they hope to help everyone.
  3. 所属分类:Symbian

    • 发布日期:2017-04-24
    • 文件大小:31234
    • 提供者:祝亮亮
  1. socket

    0下载:
  2. 单线程并发服务器(select) 编程. errexit()和passiveTCP()两个方法见"linux socket通信示例(传送文件)"文章-common implementation of thread pool logic for httpd and config.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-27
    • 文件大小:1057
    • 提供者:allen
  1. wltxSocketbiancheng

    0下载:
  2. 精心浅入深地给出网络通信Socket编程,和若干个TCP/IP的案例,这些案例将有助于您加深对TCP/IP网络的理解,并能够使你熟悉地使用C语言编程语言和技术。-Carefully into the deep to shallow Socket programming network communications is given, and the number of TCP/IP case, these cases will help you learn more about TCP/IP n
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-15
    • 文件大小:8359
    • 提供者:飞翔直至
  1. J2mePhoneCommunication

    0下载:
  2. 手机Socket,udp,HTTP协议编程,实现C/S通信-Socket,udp,HTTP
  3. 所属分类:J2ME

    • 发布日期:2017-04-08
    • 文件大小:18989
    • 提供者:Fanqing
  1. prohibitIPSec

    0下载:
  2. 用C++写的一个接口通信的编程模块,可是实现一个简单的socket编程-In c++ written by one of the interface communication programming module, but realize a simple socket programming
  3. 所属分类:Com Port

    • 发布日期:2016-05-11
    • 文件大小:1024
    • 提供者:sixianxi
  1. MyControlComputer(java)

    0下载:
  2. 通过Android手机去关闭电脑,适用windows系统。之前发了一个电脑端用java写的,在网上自学后用C语言写了这个电脑服务器端。注意,这个app对应这个客户端,之前发的不能通用。 在学习的过程中发现,关于C语言与java通过socket通信这方面比较少入门级的简单易懂的例子,在C的cpp里面写了一下一些学到的东西,不足之处望指导。java实现socket比较简单,就不写了。 -Android phone to turn off the computer, for windows sys
  3. 所属分类:android

    • 发布日期:2017-12-01
    • 文件大小:929792
    • 提供者:ck
  1. socket

    0下载:
  2. C++来实现的socket通信代码实例,利用C语言实现SOCKET通信-SOCKET communication
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-11-23
    • 文件大小:4364
    • 提供者:maxiansheng
  1. socket

    0下载:
  2. socket c++的一些常用的知识,讲述使用简单的socket进行网络通信。-Socket some common knowledge of c++, using simple socket network communication.
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:11904
    • 提供者:fengpan
  1. communication-of-Android-and-CPP

    0下载:
  2. C++编写的服务器端跟android上编写的手机客户端进行socket通信,传动多种数据。用VC6.0直接打开C++ Server,用eclipse直接打开android socketTest。注意修改一下安卓代码中的IP地址。-This demo provid a way to solve the problem of the communication of Android and C++ with socket
  3. 所属分类:android

    • 发布日期:2017-05-16
    • 文件大小:4307793
    • 提供者:yixiuge
  1. CSharp_Android-Socket-yu

    0下载:
  2. c#与android的Socket通信,服务器是c#,android是客户端-C# and Socket Android communication, the server is Android, c# is the client
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-05-09
    • 文件大小:1855795
    • 提供者:孤星泪
  1. ClientDemo1

    1下载:
  2. 这是一个socket通信的客户端程序,c#的winform编程(his is a socket communication client program, WinForm programming c#)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-23
    • 文件大小:50176
    • 提供者:啊咧佳佳
  1. SocketClient

    0下载:
  2. 简单C# Socket Client通信实例,初学者学习用(Simple c # Socket communication instance)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-29
    • 文件大小:50176
    • 提供者:seagull
  1. TestSockets

    0下载:
  2. 主要是介绍C# socket通信 用异步非阻塞方式,建立服务器和客户端,在程序中使用了委托,事件,回调函数来实现程序(This paper mainly introduces the asynchronous non blocking mode of C# socket communication, establishes the server and client, and uses the delegate, event and callback function in the progra
  3. 所属分类:通讯编程

    • 发布日期:2018-01-02
    • 文件大小:208896
    • 提供者:HALCON +++
  1. c#socket

    1下载:
  2. 例子主要包括SocketAsyncEventArgs通讯封装、服务端实现日志查看、SCOKET列表、上传、下载、远程文件流、吞吐量协议,用于测试SocketAsyncEventArgs的性能和压力,最大连接数支持65535个长连接,最高命令交互速度达到250MB/S(使用的是127.0.0.1的方式,相当于千兆网卡1Gb=125MB/S两倍的吞吐量)。服务端用C#编写,并使用log4net作为日志模块(Examples include SocketAsyncEventArgs communica
  3. 所属分类:通讯编程

    • 发布日期:2018-05-06
    • 文件大小:3565568
    • 提供者:12332111ffe
  1. C#与Android-Socket通信

    0下载:
  2. C#与Android-Socket通信,支持电脑端与手机端的通讯
  3. 所属分类:android开发

搜珍网 www.dssz.com