联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 网络编程(16) 
按平台查找All Delphi(16) 

[网络编程] x线程test

本程序是基于Delphi winsocket编程,运用Tclientsocket&Tserversocket相关功能
This program is based on Delphi winsocket programming, using tclientsocket & tserversocket related functions (2020-07-31, Delphi, 352KB, 下载0次)

http://www.pudn.com/Download/item/id/1596193323185832.html

[网络编程] LspTest

delphi lsp网络截取源码示例,主要学习LSP网络截取所用
delphi lsp Examples of network interception source code (2018-10-25, Delphi, 34KB, 下载5次)

http://www.pudn.com/Download/item/id/1540450077504671.html

[网络编程] MASTER-K_Instruction_Manual _CHI

LG硬件编程,可以对LGMK200 编程
LG PLC set view and programming; (2018-01-24, Delphi, 687KB, 下载1次)

http://www.pudn.com/Download/item/id/1516766228247508.html

[网络编程] V2.1

大小写字母转换,编程者必备 欢迎大家下载和支持
Convert uppercase and lowercase letters (2014-03-14, Delphi, 462KB, 下载1次)

http://www.pudn.com/Download/item/id/2483349.html

[网络编程] IndyDemos

Indy9样例程序,非常实用。是编程的好帮手。
Indy9 sample progra (2011-01-21, Delphi, 302KB, 下载9次)

http://www.pudn.com/Download/item/id/1417454.html

[网络编程] 14-1

delphi 关于网络编程一些有用的实例源码系列1,非常值得学习的好资源!!!!!!!!!!!!
delphi on some useful examples of network programming source code line 1, very good resources worth learning! ! ! ! ! ! ! ! ! ! ! ! (2010-12-09, Delphi, 575KB, 下载8次)

http://www.pudn.com/Download/item/id/1374997.html

[网络编程] synapse_r38

synchronyous套接字。文件的内容:1。)关于突触2。)分发包3。)安装说明4。)使用说明Synapse的公司网址是http://synapse.ararat.cz/在公司网址是文档系统和维基其它信息。1。)关于突触突触库的目的是创建类和功能,从而显着简化应用程序的网络通信编程使用Winsock完整的图书馆。2。)分发包包装必须与子目录解。目前这些derectories:\的HTML -遥Synapse的支持Web的在线版本\来源-突触的源代码\源\ Lib -共享单位\源\示范- Synapse的演示应用程序3。)安装说明有不符合目前的分配比增加其他\源的任何困难\ lib目录到图书馆或搜索路径。 (...或者你可以简单地投入到项目目录所有需要Synapse的文件。)4。)使用说明简单的写BLCKSOCK部分的用途在源代码(或任何其他单位包,当你需要它)。要阅读文件,只需打开INDEX.HTM文件(在HTML子目录)在您的HTML浏览器。
Synapse The synchronyous socket library. File content: 1.) About Synapse 2.) Distribution package 3.) Installation instructions 4.) Usage notes Synapse homesite is at http://synapse.ararat.cz/ On homesite is Wiki documentation system and other informations. 1.) About Synapse SYNAPSE library aims to create complete library of classes and functions that would markedly simplify application programming of network communication using Winsock. 2.) Distribution package Package must be unpacked with subdirectories. There are these derectories: \Html - Off-line version of Synapse support WEB \Source - Synapse source code \Source\Lib - shared units \Source\Demo - Synapse demo applications 3.) Installation instructions There aren t any difficulties with current distribution other than add \Source\Lib directory to library or search path. (...or you can simply put all required Synapse files into your project direct (2010-01-14, Delphi, 764KB, 下载13次)

http://www.pudn.com/Download/item/id/1040795.html

[网络编程] Server

Windows Sockets规范以U.C. Berkeley大学BSD UNIX中流行的Socket接口为范例定义了一套Microsoft Windows下网络编程接口。它不仅包含了人们所熟悉的Berkeley Socket风格的库函数;也包含了一组针对Windows的扩展库函数,以使程序员能充分地利用Windows消息驱动机制进行编程。
Windows Sockets specification to the University of UC Berkeley' s BSD UNIX in the popular definition of Socket Interface for an example of a set of network programming under Microsoft Windows interface. It not only contains the familiar style of the Berkeley Socket Library Functions also includes a set of Windows for the expansion of library functions to enable programmers to make full use of Windows message-driven programming mechanism. (2009-08-21, Delphi, 258KB, 下载37次)

http://www.pudn.com/Download/item/id/885228.html

[网络编程] enablereturninTwebbrowser

Delphi因特网编程有时会遇到提交键或确认键对应的回车无效,此代码对此有参考价值。
In regarding the invalid return for submit or OK in the webbrowser. (2009-08-20, Delphi, 4KB, 下载3次)

http://www.pudn.com/Download/item/id/884589.html

[网络编程] Socket

ICP/IP、UDP阻塞模式编程演示,包中含tcp/IP、UDP服务端和客户端源码
ICP/IP, UDP blocking mode programming presentation package with tcp/IP, UDP server and client source code (2009-08-05, Delphi, 29KB, 下载157次)

http://www.pudn.com/Download/item/id/867869.html

[网络编程] FileSend

delphi编程实现在局域网或互联网进行文件传送的例子,常用于远程控制。
delphi programming in the local area network or Internet file transfer example, commonly used in remote control. (2009-07-23, Delphi, 698KB, 下载47次)

http://www.pudn.com/Download/item/id/853412.html

[网络编程] fndSck327

一套Socket编程的控件,可以支持 Socket5和 httptunnle
FUNDAMENTALS is a collection of Delphi code libraries. FUNDAMENTALS SOCKETS contains: Sockets cWinSock.pas WinSock functions cSocks.pas SOCKS4/5 functions cSocketHostLookup.pas Socket host lookup class cSockets.pas Base class for sockets cSocketsTCP.pas Base class for TCP sockets cSocketsTCPClient.pas Base class for TCP client sockets cSocketsTCPServer.pas Base class for TCP server sockets cSocketsUDP.pas Base class for UDP sockets cTCPStream.pas TCP stream class cTCPClient.pas TCP client component cTCPServer.pas TCP server component FUNDAMENTALS SOCKETS require FUNDAMENTALS UTILITIES (included). (2009-06-20, Delphi, 463KB, 下载17次)

http://www.pudn.com/Download/item/id/814709.html

[网络编程] networkprogram

网络编程十个重要的实例,使用delphi,获得主机名,ip地址,局域网中共享文件等
10 Key network programming examples, use delphi, access to the host name, ip address, local area network share files, etc. (2009-03-03, Delphi, 2066KB, 下载18次)

http://www.pudn.com/Download/item/id/659196.html

[网络编程] DomaiLis

获取网络邻居信息的小程序,用来学习网络编程
Access to network information applet neighbors to learn network programming (2009-01-17, Delphi, 185KB, 下载93次)

http://www.pudn.com/Download/item/id/632916.html

[网络编程] checknetstatus

delphi编写的,查询网络状态,很简单,也是用来学习网络编程的
delphi prepared, query the network status, is very simple and is also used for learning network programming (2009-01-17, Delphi, 165KB, 下载93次)

http://www.pudn.com/Download/item/id/632915.html

[网络编程] 5

局域网文件发送系统,教你学会网络编程!一个小程序
Local area network file system, teach you learn to network programming! A small program (2008-10-06, Delphi, 296KB, 下载7次)

http://www.pudn.com/Download/item/id/556068.html
总计:16