简单的FTP服务器 http://demo.codechina.com/delphi/ftpServer.exe FTP Server By: Bryan Cairns This is an ecapsulation of the ICS - Internet Component Suite. ICS can be found at : http://users.swing.be/francois.piette/indexuk.htm Please take the time to look
eMule Copyright (C)2002-2003 Merkur (merkur-@users.sourceforge.net) This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either versio
Ø The socket library that acts as a concurrency framework. Ø Faster than TCP, for clustered products and supercomputing. Ø Carries messages across inproc, IPC, TCP, and multicast. Ø Connect N-to-N via fanout, pubsub, pipeline, request-reply.
Flash Player API 类位于 flash.* 包中。Flash Player API 是指 Flash 包中的所有包、类、函数、属性、常量、事件和错误。Flash Player API 是 Flash Player 所特有的,这与基于 ECMAscr ipt 的顶级类(如 Date、Math 和 XML)或语言元素相反。Flash Player API 中包含面向对象的编程语言中所具有的功能,如用于 geometry 类的 flash.geom 包,以及特定于丰富 Internet
基于.NET的网络聊天系统的设计及实现摘 要本文所述的内容是“网络聊天系统”。本文从系统开发、运行环境的选择、系统可行性分析、系统功能的需求分析、功能模块的划分、数据库及数据表的设计与开发到系统功能模块的具体开发实现都进行了详细的分析和介绍。本系统采用ASP.NET 2.0作为构建平台制作各个操作模块的界面,用SQL Server 2000作为后台数据库服务器。该聊天系统包括浏览器和服务器两部分。本系统软件的主要功能是实现网上聊天,可以让多个用户同时互相通信,用户可以通过自己的浏览器进入该聊天
RCF is a portable C++ interprocess communication framework, using native C++ features to provide a new and simplified approach to writing distributed C++ software. RCF builds on the time honored concept of using interface declarations to specify rem
VB.net 网络通信(一收一发,包通),非常短小,适合初学者
Imports System.Net.Sockets
Imports System.Net
Imports System.Text
Public Class Form1
Private Sub Form1_Load(sender As Object, e As EventArgs) Handles MyBase.Load
End Sub
Private Sub Button1
西门子TDC系统通信介绍pdf,西门子TDC系统通信介绍SIEMENS
1. TDC IE communication introduction
TDC system is the newest digital control system of
SIMADYN D family and it has the highest quality in the
SIMATIC control system family
As one part of tia family it has powerful
IPC
IPC is a C++ library that provides inter-process communication using shared memory on Windows.
A .NET wrapper is available which allows interaction with C++ as well.
Integration with is available at .
Build
The library is developed and maintaine