登录
首页 » Windows开发 » Socket通讯客户端封装,就是把SOKET的Delphi通讯的客户端封装成为的DLL文件的源代码,以后用户只要调用此DLL文件就可以了!...

Socket通讯客户端封装,就是把SOKET的Delphi通讯的客户端封装成为的DLL文件的源代码,以后用户只要调用此DLL文件就可以了!...

于 2023-02-03 发布 文件大小:1.64 kB
0 170
下载积分: 2 下载次数: 1

代码说明:

Socket通讯客户端封装,就是把SOKET的Delphi通讯的客户端封装成为的DLL文件的源代码,以后用户只要调用此DLL文件就可以了!-Packaging the socket API to a DLL file, written by Delphi.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 实现超小型IIS的功能代码
    实现超小型IIS的功能代码,可以处理GET和POST等WEB服务器动作,支持ASP.NET
    2022-03-09 19:55:05下载
    积分:1
  • 计算器相关的一系列代码及相关算法 计算器相关的一系列代码及相关算法...
    计算器相关的一系列代码及相关算法 计算器相关的一系列代码及相关算法-A series of calculator-related code and related algorithm calculator related series of code and related algorithms
    2022-02-21 10:48:15下载
    积分:1
  • 画曲线图
    应用背景CChart is a powerful plotting tool for 2D data visulization in C++ interface, with interaction for mouse and keyboard. Please read the file "DocumentUserguide.chm" for detailed infomation. 关键技术This is fully redistrubution version, with many demonstration projects, including Win32API, MFC and WTL samples. If any problems, please contact author by email: baita00@yahoo.com.cn The author assumes no responsibility for the use or reliability of his software.
    2023-07-17 09:40:07下载
    积分:1
  • This book is Brian W. Kernighan and Rob Pike s important new book co
    本书是Brian W. Kernighan和Rob Pike合著的最新力作。本书从排错、测试、性能、可移植性、设计、界面、风格和记法等方面, 讨论了程序设计中实际的、又是非常深刻和具有广泛意义的思想、技术和方法,它的翻译出版将填补国内目前这方面书籍的空白。 本书值得每个梦想并努力使自己成为优秀程序员的人参考,值得每个计算机专业的学生和计算机工作者阅读,也可作为程序设计高级课程的教材或参考书。 -This book is Brian W. Kernighan and Rob Pike s important new book co-author. This book from the debugging, testing, performance, portability, design, interface, style and notation, etc., discussed the procedures for the design of practical, it is very deep and broad-sense ideas, techniques and methods, and its translated and published to fill the current gaps in this regard books. This book is worth every dream and strive to become good programmers reference, it is worth every computer students and computer workers to read and program design can also be used as advanced courses in materials or reference books.
    2022-03-23 03:21:50下载
    积分:1
  • using C++ Language to accomplish a link
    using C++ Language to accomplish a link-list to solve the problem of Josephus.
    2022-07-23 16:34:34下载
    积分:1
  • 目标跟踪与跟踪算法模型及其算法实现。
    物体追溯与跟踪算法模型与算法实现。提出通用的追溯和跟踪模型,适合物流以及产品质量追溯中的应用。- Object trace and tracking algorithm model and algorithm implementation.
    2023-03-09 22:50:03下载
    积分:1
  • 指纹识别
    指纹识别如今是一个活跃的研究领域。指纹识别系统中的一个重要组成部分是的指纹匹配算法。根据问题域,指纹匹配算法分为两大类: 指纹验证算法,指纹识别算法。指纹验证算法的目的是确定是否两个指纹从同一手指来还是不来。另一方面,指纹识别算法在数据库中寻找来自同一手指指纹搜索查询的指纹。
    2023-04-29 03:05:04下载
    积分:1
  • 13123123
    西门子TC35短信模块开打算打算 发资料-13123123
    2022-12-10 12:20:03下载
    积分:1
  • 内存修改
    #ifndef _SEARCH_THREAD_H_ #define _SEARCH_THREAD_H_ #define PROCESS_SIZE    1000    // 进程条的最大值 #define THREAD_NUM     1     // 搜索内存线程个数 #define WM_FIND_MEMORY    (WM_USER + 1)  // 找到搜索数值 #define WM_FIND_PROGRESS   (WM_USER + 2)  // 搜索进度 #define WM_SEARCH_FINISH   (WM_USER + 3)  // 搜索线程完成 #define SEARCH_STRING_MAX_LENGTH 255     // 搜索字符串的最大长度 class CModifyMemoryDlg; // 搜索线程函数 DWORD WINAPI SearchMemory(LPVOID lpParameter); // 精确搜索 void EquSearch(CModifyMemoryDlg *pDlg, BYTE *lpBuf, MEMORY_BASIC_INFORMATION &mbi); // 大于搜索 void GreaterSearch(CModifyMemoryDlg *pDlg, BYTE *lpBuf, MEMORY_BASIC_INFORMATION &mbi); // 小于搜索 void
    2022-06-18 16:10:54下载
    积分:1
  • display configuration info to the screen
    display configuration info to the screen
    2022-08-13 10:32:48下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载