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

搜索资源列表

  1. BREWAS1-7

    0下载:
  2. BREW ADVANCED SEMINOR 2004 SUMMER (PDF,日文) SECTION 1-7 CONTENTS SECTION 1: BREW PROGRAM BASIC SECTION 2: ALL ABOUT BREWEVENT MODEL SECTION 3: CALENDAR++ OBJECTMODEL SECTION 4: DUAL INTERFACE -BREW API & C++ - SECTION 5: STORAGE SE
  3. 所属分类:BREW编程

    • 发布日期:2008-10-13
    • 文件大小:430112
    • 提供者:宫圣喜
  1. FileScope

    0下载:
  2. P2P (peer to peer) file sharing program in C#. Supports Gnutella, Gnutella2, eDonkey, and OpenNap. www.filescope.com. This is excellent for people wanting to learn socket programming, GUI effects via drawing, custom drawn controls (tabcontrol, menus
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:1520051
    • 提供者:微环境
  1. MTK_VM.rar

    0下载:
  2. MTK上实现虚拟机的一种有效方案,含原代码,目前好多行业内知名公司都有采用本虚拟机技术! 资料宝贵!!!,MTK on virtual machine implementation of an effective program, the industry is currently a lot of well-known companies have used this virtual machine technology! Valuable information! ! !
  3. 所属分类:MTK

    • 发布日期:2017-03-22
    • 文件大小:142036
    • 提供者:Eagle518
  1. ChatSocket

    0下载:
  2. 这个是单纯的chat程序,也是得到对方的ip和网卡信息-This is a simple chat program, but also be each other
  3. 所属分类:3G develop

    • 发布日期:2017-03-31
    • 文件大小:66047
    • 提供者:石衣
  1. Muticonnextion_example_based_on_VB

    0下载:
  2. 在Visual Basic环境下基于winsock开发的CS结构网络通信程序。可以满足1对多连接需求,动态管理socket资源。-In the Visual Basic development environment based on the CS structure winsock network communication program. One of multiple connections to meet the demand for dynamic management of res
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-26
    • 文件大小:16758
    • 提供者:章慧锋
  1. android_socket_parcel

    0下载:
  2. Android环境下通过SOCKET传递Parcel包并解出数据的例子程序 在Android环境下,甲程序(C++程序)将数据封装在 Parcel 中,并把 Parcel 发送到SOCKET;乙程序(C++程序)通过SOCKET接收到Parcel包,并解出封装在其中数据。 附带所需的Android.mk文件,并说明如何编译运行。列出了程序的运行结果,最后对程序存在的一些问题做了分析,提出了解决的思路。-Android environment SOCKET pass through
  3. 所属分类:android

    • 发布日期:2017-03-28
    • 文件大小:126454
    • 提供者:code998
  1. brew_touch_screen_demo

    0下载:
  2. BREW下触摸屏开发DEMO程序,并带有DEMO程序的详细说明-BREW development under the touch-screen DEMO program, and a detailed descr iption of procedures with the DEMO
  3. 所属分类:BREW

    • 发布日期:2017-03-30
    • 文件大小:889280
    • 提供者:liugq
  1. CmnetConn

    0下载:
  2. 用连接管理器API可以对Windows Mobile的GPRS连接进行管理,由程序发起连接GPRS请求完成连接的建立,但是有时候不那么幸运,Internet设置里多了一些其他无效的连接或者是复位后所有连接都丢失了,那我们应该主动创建自己的连接,然后实现联网。-Connection Manager API can be used on Windows Mobile' s GPRS connection management program initiated by the GPRS conn
  3. 所属分类:Windows Mobile

    • 发布日期:2017-04-01
    • 文件大小:190120
    • 提供者:谢红伟
  1. 20060213165726914

    0下载:
  2. symbian socket程序,服务器和客户端通讯的例子。-symbian socket program, the server and client communication example.
  3. 所属分类:Symbian

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

    0下载:
  2. 接收GPS数据并处理三个方向加速度传感器数据,再通过Socket发送至局域网里另一台服务器的Android程序-Receiving GPS data and sensor data processing acceleration in three directions, and then sent to the LAN through the Socket server Android in another program
  3. 所属分类:android

    • 发布日期:2017-04-02
    • 文件大小:65371
    • 提供者:daisuda
  1. Phontroler-version-1.01

    1下载:
  2. Cellphone Controller设计的基本思想是Android手机端通过socket与电脑连接,在密码认证之后与电脑端的服务器程序连接,并向服务器程序发出命令,服务器程序通过调用系统命令行或给系统发消息,从而控制电脑。其优点是:节约了大量带宽;消耗的硬件资源小(电脑不用反复截屏发送图片流,手机端也不用播放流媒体);使手机端的用户操作更加便捷(UI更加适合手机用户操作);使手机端的用户体验更加流畅。-Cellphone Controller design of the basic idea
  3. 所属分类:android开发

    • 发布日期:2012-11-24
    • 文件大小:714165
    • 提供者:luji
  1. android-chat-program

    0下载:
  2. 内涵基于socket网络通讯的聊天客户端代码,以及c#的服务端代码-this is a chat program which includes the client code in java and server code in c#,and they communicate by socket
  3. 所属分类:android

    • 发布日期:2017-11-11
    • 文件大小:158820
    • 提供者:calabi
  1. EchoServer

    0下载:
  2. iphone,使用socket程序,服务器端。-IPhone, using the socket program, the server.
  3. 所属分类:iPhone

    • 发布日期:2017-12-10
    • 文件大小:2251380
    • 提供者:郑荣军
  1. socket

    0下载:
  2. 这是一个Socket通信的小程序,实现了服务器和客户端的消息发送和接收-This is a program about socket communication,which can achieve the function of sending and receiving messages between server and client.
  3. 所属分类:android

    • 发布日期:2017-05-06
    • 文件大小:1496150
    • 提供者:周东旭
  1. 6310

    0下载:
  2. Data analysis, plotting, etc., Data packet transfer source program, The Chinese have a comment, understand it.
  3. 所属分类:android开发

    • 发布日期:2017-12-18
    • 文件大小:4096
    • 提供者:dgmsqg
  1. SocketServiceDemo-master

    0下载:
  2. 这是一个socket通信的服务器程序,是android可直接编译的程序(This is a socket communication server program, Android can be directly compiled procedures)
  3. 所属分类:android开发

    • 发布日期:2017-12-21
    • 文件大小:1341440
    • 提供者:molin2050
  1. ClientDemo1

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

    • 发布日期:2017-12-23
    • 文件大小:50176
    • 提供者:啊咧佳佳
  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. vb-socket-server-client

    1下载:
  2. 使用vb6编写的简单的端口监听程序,包含服务端和客户端代码,先启动客户端,再启动客户端,点击连接后会弹出连接成功的提示,在客户端文本框中输入文本,服务端会实时显示内容。(The simple port listening program written with VB6 includes the server and the client code, starting the client first, and starting the client. After clicking the co
  3. 所属分类:串口编程

    • 发布日期:2019-08-12
    • 文件大小:12895
    • 提供者:xiaogangw3
  1. SocketServer-master

    1下载:
  2. 通过此程序可以和任何品牌带有socket功能的PLC通信(Through this program, you can communicate with any brand PLC with socket function)
  3. 所属分类:通讯编程

    • 发布日期:2020-08-16
    • 文件大小:58368
    • 提供者:南浦
« 12 3 »
搜珍网 www.dssz.com