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

搜索资源列表

  1. java8543535462

    0下载:
  2. 服务器与客户间通过套接口Socket(TCP)连接。在java中使用套接口相当简单,Java API为处理套接口的通信提供了一个类java.net.Socket.,使得编写网络应用程序相对容易.服务器采用多线程以满足多用户的请求,通过JDBC与后台数据库连接,并通过创建一个ServerSocket对象来监听来自客户的连接请求,默认端口为8080,然后无限循环调用accept()方法接受客户程序的连接-server and client presentation by Socket Interfa
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:902994
    • 提供者:周海波
  1. ExampleAsmCode

    0下载:
  2. Base64 demonstrates how easy it is to decipher plaintext usernames and passwords. Never login to a public network resource unless some type of encryption is being used, secure socket layer is one example. Most FTP sites also use plaintext passw
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:611832
    • 提供者:gogo
  1. networkfish

    1下载:
  2. 是一个客户/服务器程序,运行较复杂 此运用了Java语言的多线程、异常处理、画图、Socket技术、网络传输中的组播等-is a client / server program, the more complicated this operation using the Java language, multithread Exception handling, drawing, Socket technology, network transmission of Multicasting
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:95368
    • 提供者:小马
  1. 2006114

    0下载:
  2. 录音部分是参照vckbase的录音api代码,结合了一小段socket(TCP)就可以用来单方说话录音了,程序分两部分一部分是(录音机+网络发送代码),一部分是(接收数据+播放波形音乐代码),由于程序只是为了自己用,很多地方没有注意错误的识别,结构也比较乱,本程序当初最头疼的就是控制损耗内存,结果用了双缓存来存储波形数据来交替的存储/清除. -part of the recording light vckbase recording api code combination of a small
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:204007
    • 提供者:王成平
  1. 2005011919093120626

    0下载:
  2. 1服务端接收文件,客户端发送文件。 2 每个Socket连接同时只能够传输一个文件。 3 可同时发送网络消息 -receiving a document server, the client this document. Socket two each while only link to a document transmission. 3 can also send news network
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:136155
    • 提供者:张鹏
  1. unpv22e

    0下载:
  2. 著名的UNIX网络编程卷1-连网的API-套接字与XTI第二版(中文版)的源代码,我找了好久才找到的。-famous UNIX Network Programming Volume 1-networking API-socket and XTI second edition (Chinese version) of the source code, I found finally found.
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:438216
    • 提供者:杨柳
  1. delphi+socket.rar

    0下载:
  2. socket控件的初级应用,用于网络间文件的传输,socket controls the primary applications for the inter-network file transfers
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-25
    • 文件大小:354389
    • 提供者:zyg
  1. apihook-dephi

    0下载:
  2. delphi 实现 API HOOK 的源码,可以获取socket网络数据,代码十分效率-delphi source code to achieve API HOOK, you can obtain the socket network data, the code is very efficient
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-26
    • 文件大小:2153
    • 提供者:Zcd
  1. File2

    0下载:
  2. # remotecontrolserver.(Remote Control - Java) - /***** remote control server source code of the role and his ... # Delphiremotecontrols(Remote Control - Delphi) - remote control samples, Delphi7 compile, including switching ... # delphiremotecont
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-27
    • 文件大小:24724
    • 提供者:NN
  1. SDH_MidSvr

    0下载:
  2. Delphi源代码。 SDH网管设备管理副区区程序,线程、网络通信、Socket,命令解析。-Delphi source code. Deputy District SDH network device management program, threads, network communications, Socket, command parsing.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-03
    • 文件大小:1128198
    • 提供者:Zhaoyi
  1. delete-from-sqlserver

    0下载:
  2. 本实例可在在服务器端使用存储过程删除指定数据, 服务器端数据库为SQLServer数据库,数据库名为cyjlkc,配置ODBC为cyjlkc。 使用本例时,请在服务器端安装SQLServer2000数据库,利用企业管理器恢复数据库脚本或附加数据库。本实例数据库脚本为cyjlkc.sql,附加文件为cyjlkc_data和cyjlkc_long,均保存在本实例data目录下。 使用本实例时要注意以下几点。 1、使用Socket方式和应用程序服务器相连,Socket使用TCP/
  3. 所属分类:Delphi VCL

    • 发布日期:2017-11-03
    • 文件大小:206220
    • 提供者:xiaoa
  1. tcplognke-source-code

    0下载:
  2. Mac OS X下网络过滤socket filter kext官方源码-Mac OS X network to filter socket filter kext official source
  3. 所属分类:MacOS develop

    • 发布日期:2017-11-12
    • 文件大小:50844
    • 提供者:dfl
  1. JAva-Socket

    0下载:
  2. 精通Java网络编程,包含输入输出流 服务器 套接字 以及Java线程机制等源代码-Proficient in Java network programming, including input and output stream server socket and threading mechanism of Java source code
  3. 所属分类:source in ebook

    • 发布日期:2017-11-27
    • 文件大小:4968677
    • 提供者:杨杰
  1. 3LCustomerConnect

    0下载:
  2. 用于delphi三层网络的自定义命令调用,使用socketconnect通信, 可以自定义命令,让中间件调用相应的功能,类似C/S的socket通信, 即可以通过中间件访问数据库,又可以自定义命令-The custom command calls for delphi three-tier network, use socketconnect communications, custom command, so call the appropriate function, similar to
  3. 所属分类:Delphi VCL

    • 发布日期:2017-11-17
    • 文件大小:495668
    • 提供者:xx
  1. taojiezimokuai

    0下载:
  2. 套接字模块,功能强大且全面。适合初学者及其他易语言爱好者。是进行网络编程的好助手。希望对大家有所帮助。-Socket module, powerful and comprehensive. Suitable for beginners and easy language enthusiasts. Is a good assistant for network programming. I hope to be helpful to everyone.
  3. 所属分类:ELanguage

    • 发布日期:2017-11-20
    • 文件大小:351375
    • 提供者:王强
  1. DELPHI6

    0下载:
  2. 基于Socket的即时通讯系统    Socket编程界面由4BSD UNIX首先提出,目的是解决网间网进程通信问题.Socket接口为进程间通信提供了一种新的手段,它不但能用于同一机器中的进程之间的通信,而且支持网络通信功能.Socket具有类型,反应了对用户透明的通信特性.-Socket-based instant messaging system Socket programming interface first proposed by 4BSD UNIX, the purpos
  3. 所属分类:Delphi VCL

    • 发布日期:2016-10-21
    • 文件大小:9443328
    • 提供者:ycx
  1. Data-Socket

    0下载:
  2. Program in labview for data communication socket to multiple computers from a network of industry with which we can observe the processes that are taking place.
  3. 所属分类:LabView

    • 发布日期:2017-11-18
    • 文件大小:16846
    • 提供者:mobilsony16
  1. CocoaAsyncSocket-master

    0下载:
  2. CocoaAsyncSocket是一个功能强大、简单易用的异步 socket 通讯(asynchronous socket)类库。支持TCP和UDP两种网络协议。- CocoaAsyncSocket is a powerful, easy to use asynchronous socket communication (asynchronous socket) library. Supports two network protocols TCP and UDP.
  3. 所属分类:MacOS develop

    • 发布日期:2017-05-02
    • 文件大小:566226
    • 提供者:微软中国
  1. internet-socket

    0下载:
  2. 关于labview的实例,主要是网络通信方面,包括点到点等等。-Instances of labview, mainly network communications, including point-to-point and so on.
  3. 所属分类:LabView

    • 发布日期:2017-04-29
    • 文件大小:369804
    • 提供者:孙绍华
  1. Network-Communication-Management

    0下载:
  2. 网络通信管理系统 模拟网络之间用户通信,socket编程 适合编程初学者学习-Communication between the network management system analog network user communication, socket programming for beginners to learn programming
  3. 所属分类:source in ebook

    • 发布日期:2017-04-30
    • 文件大小:65539
    • 提供者:yaozhiming
« 12 »
搜珍网 www.dssz.com