Description: Socket通讯客户端封装,就是把SOKET的Delphi通讯的客户端封装成为的DLL文件的源代码,以后用户只要调用此DLL文件就可以了!-Packaging the socket API to a DLL file, written by Delphi. Platform: |
Size: 1024 |
Author:cxj |
Hits:
Description: 利用API函数编写的程序,可以实现文件的自由传送!-prepared using the API function procedures, the document can be achieved free! Platform: |
Size: 388096 |
Author:许 |
Hits:
Description: 本源码是利用Winsock Api写的一款基于TCP/IP协议的通讯软件
对新手学习Windows Socket Api 是很好的资料-the source is the use of Winsock Api write-based TCP/IP communications software for novice Windows Socket Api learning is a very good information Platform: |
Size: 671744 |
Author:叶子 |
Hits:
Description: API写的SocketServer源码,采用多线程通讯,这是一个框架,可以加入自己的代码使用。-API written SocketServer source, multi-thread communication, which is a framework, can add his own code to use. Platform: |
Size: 174080 |
Author:chenji |
Hits:
Description: 最近对高性能的服务器比较感兴趣,读过了DELPHI的Socker源码WebService及RemObject之后,高性能的服务器感兴趣。
你可能需要的以下知识才能更好的读懂一个商业源码:
1).SOCKET的I/O模型熟悉掌握。
2).面向对象技术的熟悉掌握。
3).Socket的API掌握。
4).多线程技术等。
5).一门熟悉的开发工具掌握,和多种语言的源码阅读能力。
-A recent comparison of high-performance servers that are interested, I read the DELPHI source of Socker after WebService and RemObject, high-performance server with interest. You may need the following knowledge in order to better understand a commercial source: 1). SOCKET the I/O model of mastery. 2). The familiar object-oriented technology to master. 3). Socket grasp of the API. 4). Multi-threading technology. 5). A familiar development tools to master, and multi-lingual source of reading ability. Platform: |
Size: 24576 |
Author:qingczhang |
Hits:
Description: SOCKET API的DELPHI 头文件,更加直接使用API-DELPHI the SOCKET API header files, and more direct access to API Platform: |
Size: 53248 |
Author:qkserver |
Hits:
Description: 一个在Delphi下直接使用SocketAPI函数写的网络文件传输代码,适合初学者参考-Delphi in a function under the direct use of SocketAPI network file transfer to write code, suitable for beginners reference Platform: |
Size: 77824 |
Author:dotjava |
Hits:
Description: 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 Platform: |
Size: 14336 |
Author:yifan |
Hits:
Description: delphi 实现 API HOOK 的源码,可以获取socket网络数据,代码十分效率-delphi source code to achieve API HOOK, you can obtain the socket network data, the code is very efficient Platform: |
Size: 2048 |
Author:Zcd |
Hits:
Description: 一款国外远控 原版+汉化+控件 采用API socket -A foreign Remote Control Original+ Speaking+ control using API socket Platform: |
Size: 883712 |
Author:skyer |
Hits:
Description: 连接时出现:"windows socket error:(10061),on API connect ”
是你的SOCKET没有启动(SCKTSRVR.EXE)或者无法连接到服务器。 使用socketconnect很简单,只要在应用服务器后台运行SCKTSRVR.EXE,不需要什么配
置。(在Delphi的Bin目录是已运行了scktsrvr.exe,但没有设置Port号;设置你要的Port号注意不要有冲突。
不知怎么用。最多的就是这种答案了。
还有说重启动进F8选最a后依次正确设置,我试了没用awindows socket error:由于目标机器积极拒绝,无法连接-Connection when: " windows socket error: (10061), on API ' connect' " is your SOCKET did not start (SCKTSRVR.EXE) or can not connect to the server. Socketconnect very simple to use, as long as the application server running in the background SCKTSRVR.EXE, do not need any configuration. (In Delphi' s Bin directory is already running scktsrvr.exe, but did not set the Port number set the Port number you want to be careful not to conflict. I do not know how to use. The most is this the answer. There are said to restart into F8 turn right after the election the most a set, I tried the useless awindows socket error: because the target machine actively refused, can not connect Platform: |
Size: 179200 |
Author:zuozheng |
Hits:
Description: 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 communication through the EXE of the Server-side code, client side to achieve TCP communication, and package the DLL avoid soket control that comes with Delphi can not be received in the Dll message problem. Platform: |
Size: 1378304 |
Author:daihongwei |
Hits:
Description: API的异步SOCKET编程代码,初学者可以看一看-SOCKET API asynchronous programming code, beginners can take a look at Platform: |
Size: 846848 |
Author:蒋云 |
Hits:
Description: HP-Socket 是一套通用的高性能 TCP/UDP/HTTP 通信框架,包含服务端组件、客户端组件和Agent组件,广泛适用于各种不同应用场景的 TCP/UDP/HTTP 通信系统,提供 C/C++、C#、Delphi、E(易语言)、Java、Python 等编程语言接口。HP-Socket 对通信层实现完全封装,应用程序不必关注通信层的任何细节;HP-Socket 提供基于事件通知模型的 API 接口,能非常简单高效地整合到新旧应用程序中。(HP-Socket is a general-purpose high performance TCP/UDP/HTTP communication framework, including server and client components and Agent components, TCP/UDP/HTTP communication systems are widely used in various application scenarios, C/C++, C#, Delphi, E (Yi Yuyan), Java, Python programming language interface. HP-Socket on the communication layer to achieve complete package, the application does not need to pay attention to any details of the communication layer; HP-Socket provides API interface event notification model based on very simple and efficient integration to the old application.) Platform: |
Size: 96029696 |
Author:loujia
|
Hits: