搜索资源列表

  1. Source Code

    0下载:
  2. Symbian C++ of Nokia下的源码,包括收发短信、收发Email、tcp/udp的socket编程、接收BIO消息、收发MMS信息-Nokia Symbian C of the source, including send and receive text messages, send e-mail, tcp/udp socket programming, receive BIO news, send informatio
  3. 所属分类:Symbian

    • 发布日期:2024-10-20
    • 文件大小:840704
    • 提供者:站长
  1. Socket编程的技巧

    0下载:
  2. 能够监视另一台机子的屏幕,并且可以在该机上执行任何操作的程序(其中有许多关于Socket编程的技巧)-surveillance to another machine screen, and the plane can carry out any operation procedures (many of which are on socket programming skills)
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-10-20
    • 文件大小:343040
    • 提供者:李瑞
  1. linux下关于socket编程的C例子

    0下载:
  2. 这是linux下关于C的编程,其中包含了socket的几种用法的例子,有udp、tcp以及select的使用。-under linux on the C programming, which includes a socket several examples of usage, udp, tcp and select use.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-10-20
    • 文件大小:571392
    • 提供者:钟文德
  1. 传输2006

    0下载:
  2. 1.本实验要求利用微软的socket编程一段程序,可以利用TCP协议或者UDP协议,实现文件传输。-1. This experiment required the use of Microsoft's socket programming section of procedures, we can use TCP or UDP, transfer files.
  3. 所属分类:Windows编程

    • 发布日期:2024-10-20
    • 文件大小:30720
    • 提供者:刘杰
  1. socket_wonder111

    0下载:
  2. windows下的socket编程,例子,可以发送tcp,udp报等,适合于初学者看看,里面共有server和client的详细实现-windows under the socket programming, for example, can send tcp, udp reported, suitable for beginners look at the total inside the server and client to a
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-10-20
    • 文件大小:2512896
    • 提供者:如果能
  1. udp

    0下载:
  2. 最基本的聊天程序,UDP实现,Socket,便于零基础者初步学习网络套接字编程(注释清晰)-Basic chat program, UDP achieve, Socket, zero basis to facilitate initial learning network socket programming (Note clear)
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2024-10-20
    • 文件大小:2048
    • 提供者:刘文旭
  1. Network

    0下载:
  2. 该程序利用MFC 实现WINDOWS下的SOCKET 编程,包括了TCP以及UDP 的不同连接方式-The program using MFC under WINDOWS realize SOCKET programming, including TCP and UDP connections of different
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-10-20
    • 文件大小:36864
    • 提供者:sunsee
  1. TCP_socket_client_server

    0下载:
  2. 开发的一个基于TCP socket的单客户 聊天系统 一个服务器端 一个客户端 实现通信-Development of a single TCP socket-based client chat system, a server-side client realize a communication
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-10-20
    • 文件大小:857088
    • 提供者:liuxd
  1. netmsg

    0下载:
  2. 1.说明 类似于QQ的局域网聊天软件,包括服务器端和客户端程序,采用tcp/ip socket多线程编程,服务器端主要负责客户端用户的注册登陆,用户资料的获取.客户端负责与其他客户端进行信息控制与传递(包括聊天和传送文件). 2.特点 a.采用tcp非udp的socket编程,保证传输的稳定性和实时性. b.在同步操作时大多数采用了多线程和超时控制.例如:在传送文件的同时能继续聊天. c.服务器只负责用户登陆,查询
  3. 所属分类:数据库编程

    • 发布日期:2024-10-20
    • 文件大小:248832
    • 提供者:肖武华
  1. UDP

    0下载:
  2. 基于UDP的简单收发演示,使用Windows API socket编程-The easy to send and receive UDP-based demonstration of the use of Windows API socket programming
  3. 所属分类:Windows编程

    • 发布日期:2024-10-20
    • 文件大小:67584
    • 提供者:Yang
  1. java_icq

    0下载:
  2. 实现TCP/UDP的socket编程,ICQ功能,在线聊天,群聊,发送附件功能。含数据库及图片文件。eclipse开发。-The realization of TCP/UDP' s socket programming, ICQ features, online chat, group chat, send attachments. With database and picture files. Development ecli
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-10-20
    • 文件大小:335872
    • 提供者:彭超
  1. DLLOCX

    0下载:
  2. 短信收发测试接口.可以在包括收发短信、收发Email、tcp/udp的socket编程、接收BIO消息、收发MMS信息-Test interface to send and receive text messages. Can send and receive text messages, including, send and receive Email, tcp/udp of socket programming, receive
  3. 所属分类:手机短信编程

    • 发布日期:2024-10-20
    • 文件大小:929792
    • 提供者:谢生
  1. socket

    0下载:
  2. 是学习socket编程难得的pdf,udp,tcp编程必看-It is rare to learn socket programming pdf, udp, tcp programming see
  3. 所属分类:编程文档

    • 发布日期:2024-10-20
    • 文件大小:137216
    • 提供者:susanner
  1. socket

    0下载:
  2. 编译好的网络通信的socket编程实例,TCP通信与UDP通信-Network compiled examples of socket programming, TCP and UDP communication communication
  3. 所属分类:多媒体

    • 发布日期:2024-10-20
    • 文件大小:27648
    • 提供者:水城男孩
  1. visualc-udp-socket

    0下载:
  2. 基于 c# 的socket编程源代码 最终实现了UDP的数据传输-C# for socket-based programming source code eventually the UDP data transmission
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-10-20
    • 文件大小:124928
    • 提供者:maguang
  1. linux-socket-c

    0下载:
  2. linux网络编程实例,讲解了一些udp tcp的socket编程,有select的例子-linux network programming examples to explain some of the udp tcp socket programming, there are select examples of
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-10-20
    • 文件大小:571392
    • 提供者:yzh
  1. windows-Udp-socket

    0下载:
  2. Windows下的socket编程源码,完整的工程,编译通过,无需更改即可使用-Socket programming under Windows source code, complete the project, compile, you can use without having to change
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-10-20
    • 文件大小:1201152
    • 提供者:曹乐
  1. UDP-Timer-server-and-client

    0下载:
  2. 基于UDP的socket编程,内附PPT和源代码,适合初学者研究学习-UDP Timer server and client
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-10-20
    • 文件大小:841728
    • 提供者:zwein
  1. TCP-UDP-Socket

    0下载:
  2. Windows下基于TCP和UDP的Socket编程,分别有服务端和客户端,好用。-TCP&UDP Socket Coding
  3. 所属分类:Windows编程

    • 发布日期:2024-10-20
    • 文件大小:4096
    • 提供者:田海海
  1. VC Socket编程 MYQQ

    0下载:
  2. 实现类似QQ的socket双向通信,另附两个TCP/UDP通讯栗子(The project implements the socket bidirectional communication function similar to QQ, and has two TCP/UDP communication chestnuts attached)
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-10-20
    • 文件大小:306176
    • 提供者:*sky*
« 12 3 4 5 6 7 8 9 10 ... 15 »

源码中国 www.ymcn.org