您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. Socket.doc

  2. Socket Introduction to Socket In this chapter, we’ll take a quick tour of Sockets programming. We’ll discuss the Sockets programming paradigm, elements of Sockets applications, and the Sockets API. The Sockets API allows us to develop applications t
  3. 所属分类:Web开发

    • 发布日期:2010-01-20
    • 文件大小:395kb
    • 提供者:YukiCEO
  1. socket编程集萃

  2. 事实上网络编程简单的理解就是两台计算机相互通讯数据而已,对于程序员而言,去掌握一种编程接口并使用一种编程模型相对就会显得简单的多了,Java SDK提供一些相对简单的Api来完成这些工作。Socket就是其中之一,对于Java而言,这些Api存在与java.net 这个包里面,因此只要导入这个包就可以准备网络编程了。   网络编程的基本模型就是客户机到服务器模型,简单的说就是两个进程之间相互通讯,然后其中一个必须提供一个固定的位置,而另一个则只需要知道这个固定的位置。并去建立两者之间的联系,然
  3. 所属分类:Web开发

    • 发布日期:2010-04-17
    • 文件大小:35kb
    • 提供者:fjsheng22
  1. socket事例 多人聊天程序

  2. socket事例 Shows You How To Make A Multi Chat Using TClient And TServer This file came from Planet-Source-Code.com...the home millions of lines of source code You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/v
  3. 所属分类:Web开发

    • 发布日期:2010-08-06
    • 文件大小:24kb
    • 提供者:foxe
  1. TCP/HTTP socket client for Linux and Windows

  2. TCP and HTTP communication implement by Socket. It had implemented for both Linux and Windows, and also can work with "CMWAP" net work
  3. 所属分类:Web开发

    • 发布日期:2010-10-19
    • 文件大小:18kb
    • 提供者:Misslisa
  1. socket——Richard Stevens

  2. Introduction In TCP/IP Illustrated Vol. 1, Richard Stevens used a program called "sock" to demonstrate the many properties of TCP/IP. Unfortunately, the book only speaks about how to use the program but does not point to a site for downloading its s
  3. 所属分类:Web开发

    • 发布日期:2010-12-28
    • 文件大小:111kb
    • 提供者:mlk0416
  1. socket——Richard Stevens

  2. Introduction In TCP/IP Illustrated Vol. 1, Richard Stevens used a program called "sock" to demonstrate the many properties of TCP/IP. Unfortunately, the book only speaks about how to use the program but does not point to a site for downloading its s
  3. 所属分类:Web开发

    • 发布日期:2010-12-28
    • 文件大小:17kb
    • 提供者:mlk0416
  1. socket——Richard Stevens

  2. Introduction In TCP/IP Illustrated Vol. 1, Richard Stevens used a program called "sock" to demonstrate the many properties of TCP/IP. Unfortunately, the book only speaks about how to use the program but does not point to a site for downloading its s
  3. 所属分类:Web开发

    • 发布日期:2010-12-28
    • 文件大小:18kb
    • 提供者:mlk0416
  1. Linux-Socket-Programming

  2. There have been many books written on the topic of computer networking. While many of these are excellent resources for advanced programmers, they tend to be too deep for the beginner who just wants to know how to use it. Why require a potential dri
  3. 所属分类:C

    • 发布日期:2011-12-14
    • 文件大小:3mb
    • 提供者:blueskynz
  1. TcpUtil基于C#Socket的通信组建

  2. 基于C#Socket的通信组建,可以显示在线人数,发送消息,发送文件.-C# Socket-based communication form, can be displayed online, send messages, send the file
  3. 所属分类:网络基础

    • 发布日期:2011-12-20
    • 文件大小:445kb
    • 提供者:shileiking
  1. TE6410 can 修改驱动

  2. TE6410和OK6410的CAN驱动和测试代码。原来用下降沿中断的驱动,测试下来100多次通讯后就通讯挂掉,只能用ifconfig can0 down, ifconfig can0 up才能恢复。修改后125K速率通讯非常正常,250K时有偶儿丢帧现象。500K时发送快时有偶儿通信挂掉现象。
  3. 所属分类:Linux

    • 发布日期:2012-03-12
    • 文件大小:23kb
    • 提供者:kaishui07
  1. socket监听工具

  2. socket监听,可以查看所选进程的socket收发数据 SocketSniff allows you to watch the Windows Sockets (WinSock) activity of the selected process. For each created socket, the following information is displayed: socket handle, socket type, local and remote addresses, loc
  3. 所属分类:网络监控

    • 发布日期:2012-08-23
    • 文件大小:48kb
    • 提供者:gl007001
  1. MTK socket source code

  2. MTK socket source code,use for MTK newer to learn MTK ptotocol curses.you can use this to learn HTTP,TCPIP related knowledget.
  3. 所属分类:其它

    • 发布日期:2012-09-28
    • 文件大小:5kb
    • 提供者:yizhiheying
  1. 基于AT91SAM9260和linux的mcp2515 CAN节点设计与实现.

  2. 基于AT91SAM9260和linux的mcp2515 CAN节点设计与实现.很不错的资料,最近在搞这个at91的can,很是头疼,上传一份很好的参考给同志们,共分享。
  3. 所属分类:Linux

    • 发布日期:2013-12-10
    • 文件大小:1mb
    • 提供者:sylanjun
  1. socket can程序

  2. 基于socket can编写简单的应用程序进行CAN报文的接收与发送
  3. 所属分类:C

    • 发布日期:2013-12-11
    • 文件大小:5kb
    • 提供者:rgbpeyjj
  1. C# IOCP SOCKET

  2. Beetle.netpackage is a multi-platform socket TCP communication component, provides a unified object describing the Protocol rules, objects can be used to describe TCP communication interaction. Suppor...
  3. 所属分类:C#

    • 发布日期:2014-09-09
    • 文件大小:3mb
    • 提供者:asyncsdk
  1. CAN测试软件

  2. CAN的调试必须软件,对于学习CAN开发有很大的帮助,简单便捷。
  3. 所属分类:其它

    • 发布日期:2014-11-12
    • 文件大小:9mb
    • 提供者:u013607052
  1. CAN总线源代码

  2. can总线源代码 #include #include #include
  3. 所属分类:C

    • 发布日期:2015-12-18
    • 文件大小:11kb
    • 提供者:idmioof
  1. can show file

  2. socket can api
  3. 所属分类:C

    • 发布日期:2016-09-27
    • 文件大小:51kb
    • 提供者:hezejining
  1. am335x can 例程

  2. 本程序主要用于演示基于linux下运行am335x的can接口程序
  3. 所属分类:C

    • 发布日期:2017-10-02
    • 文件大小:4kb
    • 提供者:dad123123
  1. The official socket can API of Linux Kernel

  2. Linux kernel关于socket can的实现接口,接口使用示例,可以大致了解socketcan的整体架构
  3. 所属分类:Linux

    • 发布日期:2019-06-09
    • 文件大小:738kb
    • 提供者:gaorong
« 12 3 4 5 6 7 8 9 10 »