搜索资源列表
api socket demo delphi
- api socket demo delphi
HookAPI 截获和替换Win32 API的开发包
- 本站推出截获和替换Win32 API的开发包HookAPI源码1.62版本,Site launch intercepted and replacement of Win32 API development kit HookAPI source version 1.62
wal.zip使用Windows Socket API编写的通用函数
- 使用Windows Socket API编写的通用函数,包含异步socket的使用,General function writed by Windows Socket API, containing the use of non-synchronized socket
socket.rar
- 基于Socket的网络通信设计,综合运用网络协议、编程语言、API和图形界面实现基于socket建立、监听、连接、发送数据和接收数据的网络通信程序。,Socket-based network communications design, the integrated use of network protocols, programming languages, API and socket-based graphical interface to establish, monitor, con
SGIP-API
- 基于JAVA下的联通行业网关短信发送接收API接口以及短信发送接收的Demo。-JAVA-based industries under the Unicom message gateway to send text messages to send to receive API interface and receive Demo.
socket
- vb开发socket的示例 详细描述了vb socket api的应用,不用winsock控件-vb socket api
socket
- socket编程。winsock编程实现网络通信。 非阻塞模式实现面向连接一个服务器和多个客户端的收发数据(select模型) 阻塞模式实现面向无连接的一对一的通信 1.学习通过winsock编程实现网络通信。 2.学习面向连接和面向无连接的网络通讯方式的编程。 3.学习阻塞和非阻塞模式的网络通讯的编程。 4.熟悉与winsock有关的API函数的用法。 -socket programming. winsock network communications progr
hookcode200905
- 很不错的对战平台再开发代码。vlan hook api socket-Against a very good platform to develop the code. vlan hook api socket
socket
- tcp客户端和服务器通信(winsock) 串口通信测试模拟(API) -socket comminution
Winsock2
- SOCKET API的DELPHI 头文件,更加直接使用API-DELPHI the SOCKET API header files, and more direct access to API
FileServer
- 实现局域网内文件的快速的传输。程序用了Api SOCKET 函数-LAN with the rapid transmission of documents. Procedures used Api SOCKET function
UDP
- 基于UDP的简单收发演示,使用Windows API socket编程-The easy to send and receive UDP-based demonstration of the use of Windows API socket programming
LINUX-socket
- Socket接口是TCP/IP网络的API,Socket接口定义了许多函数或例程,程序员可以用它们来开发TCP/IP网络上的应用程序。要学Internet上的TCP/IP网络编程,必须理解Socket接口。 Socket接口设计者最先是将接口放在Unix操作系统里面的。如果了解Unix系统的输入和输出的话,就很容易了解Socket了。网络的 Socket数据传输是一种特殊的I/O,Socket也是一种文件描述符。Socket也具有一个类似于打开文件的函数调用Socket(),该函数返
WindowsAPI
- windows API参考手册,学习SDK编程的必备资料。-windows API reference manual and learn the necessary programming information SDK.
SOCKET
- 采用了C++ BUILDER6.0中的SOCKET控件、UDP控件和系统自带的API函数来实现屏幕抓取、文件传输、远程控制等核心内容-failed to translate
Winsock
- windows socket api在delphi中的封装,调用简单,可用于dll库的开发,目前只实现了UDP部分-windows socket api of the package in delphi, call simple dll library can be used for development, is only part of the realization of the UDP
socket
- windows socket api的简单封装,基本的接受、发送功能,包括接受、发送结构体等功能,简单实用-windows socket api simple package, the basic acceptance, delivery capabilities, including access, send the structure functions, simple and practical
Schwarze88Sonne88RAT880.2
- 一款国外远控 原版+汉化+控件 采用API socket -A foreign Remote Control Original+ Speaking+ control using API socket
PublicNetSoft
- VC++ SOCKET API通讯实例源码 本源代码主要是演示如何使用VC++的SOCKET API进行网络通讯的实例,代码包括客户端与服务器端,分别运行两程序,互相监听,互相接发消息,原理简单,没用到什么高深技术,都是很基础的,因此可能对VC的入门者比较有-VC++ SOCKET API communication example source code for the main origin is to demonstrate how to use the VC++ the SOCKET
Delphi-Socket-TCP-
- delphi 实现socket TCP 通讯,通过winsocke的封装,实现了WIN API socket通讯 代码通过EXE的Server端,client端来实现TCP通讯,并封装了DLL;避免了Delphi自带 的soket控件在Dll中无法收到消息的问题。-delphi socket TCP communication to achieve, through winsocke package to achieve the WIN API socket communicatio