CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - CSharp Socket multi-threaded
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - CSharp Socket multi-threaded - List
[
CSharp
]
C#多线程例子
DL : 0
一个C#多线程的例子。-a multi-threaded C# examples.
Update
: 2025-02-17
Size
: 19kb
Publisher
:
陈立顺
[
TCP/IP stack
]
Win32_Ping
DL : 0
This a basic multi-threaded ping utility using a raw socket. Take a look at the screenshot for the feature list. This code is not 100% mine. It was adapted from code on the internet (Found in several places so not sure of the author). It has been modified alot though. -This a basic multi-threaded ping utilit y using a raw socket. Take a look at the screensho not for the feature list. This code is not 100% mine . It was adapted from code on the internet (Found in several places so not sure of the author). It h as been modified a lot though.
Update
: 2025-02-17
Size
: 13kb
Publisher
:
微环境
[
Embeded Linux
]
socket
DL : 0
非常好用的网络多线程socket编程代码,多线程-Very easy to use multi-threaded socket network programming code, multi-threaded
Update
: 2025-02-17
Size
: 5kb
Publisher
:
bjgui
[
Ftp Client
]
Cwangluo
DL : 0
C#网络与通信程序设计案例精讲.rar \chap03 提供了本书第3章FTP服务器开发源程序; \chap04 提供了本书第4章第FTP客户端开发源程序; \chap05 提供了本书第5章电子邮箱系统源程序; \chap06 提供了本书第6章基于Socket的聊天室源程序; \chap07 提供了本书第7章多线程下载源程序 \chap08 提供了本书第8章基于Web的电子书店源程序; \chap09 提供了本书第9章网络游戏源程序; \chap10 提供了本书第10章基于Http协议浏览器的实现源程序; \chap11 提供了本书第11章基于Web Service技术通信的实现源程序 \chap12 提供了本书第12章Telnet客户端实现源程序; -C# Network and communications programming精讲case. Rarchap03 provided in Chapter 3 of this book to develop source FTP server chap04 provides book Chapter 4 the first source FTP client development chap05 provides book Chapter 5 electronic source mail system chap06 book provides Chapter 6 of the chat room based on the Socket source chap07 book provides a Chapter 7 multi-threaded download source chap08 provided under Chapter 8 of the Web-based e-book source procedures chap09 provided Chapter 9 of this book online game source chap10 book provides a Chapter 10 agreement based on Http browser source code to achieve chap11 provided in Chapter 11 of this book based on Web Service technology Communication source chap12 book provides a Chapter 12 Telnet client to achieve source
Update
: 2025-02-17
Size
: 1.46mb
Publisher
:
qinshaohua
[
.net
]
sampleclientserver
DL : 0
简易的同步服务器端客户端,单线程,简单的socket应用,多文件传输,有校正功能-Simple synchronization server-side client, single-threaded, a simple socket application, multi-file transfer, there are correction
Update
: 2025-02-17
Size
: 73kb
Publisher
:
clear
[
MPI
]
30200242390
DL : 0
socket实例,关于多线程的内容,比较基础-socket example, with regard to multi-threaded content, basis of comparison
Update
: 2025-02-17
Size
: 30kb
Publisher
:
且行且吟
[
CSharp
]
SocketServer
DL : 0
C#实现的中国网通现在(2008年)用的全网IVR平台网关程序,多线程,调用了网通的dll。肯定可以用,我公司现在就是用的这个。不能用咒我!-C# Realized now China Netcom (2008) used the whole network gateway procedures IVR platform, multi-threaded, call the Netcom dll. Certainly can be used, I now use this. I can not use expletives!
Update
: 2025-02-17
Size
: 1.17mb
Publisher
:
RobinWang
[
Search Engine
]
spider_demo
DL : 0
C#多线程网络爬虫,使用线程池来控制线程,效率不错。-C# multi-threaded network reptiles, use the thread pool to control the thread, good efficiency.
Update
: 2025-02-17
Size
: 85kb
Publisher
:
bloodxia
[
CSharp
]
a
DL : 0
A multi-threaded simple crawler with C# socketsmulti-thread-simple-crawler-socket
Update
: 2025-02-17
Size
: 458kb
Publisher
:
cerberus
[
Internet-Network
]
SocketServer
DL : 0
Full Multi-thread Client or Server Socket Class with ThreadPool
Update
: 2025-02-17
Size
: 256kb
Publisher
:
ckgggl
[
Internet-Network
]
Socket
DL : 0
客户端与服务端通讯,其中涉及到多线程及对线程的处理、委托-Client and server communications, which involves multi-threaded and thread handling, commissioned
Update
: 2025-02-17
Size
: 472kb
Publisher
:
赵真
[
CSharp
]
multi-thread-simple-crawler-socket
DL : 0
简易多线程网络爬虫基于C#语言socket编程-Simple multi-threaded web crawler socket programming language based on C#
Update
: 2025-02-17
Size
: 445kb
Publisher
:
亿龙
[
Internet-Network
]
ProxyNet
DL : 0
代理服务器IP搜索 多线程搜索 SOCKET HTTP -Multi-threaded proxy server IP Search Search SOCKET HTTP
Update
: 2025-02-17
Size
: 238kb
Publisher
:
jingshaq
[
Sniffer Package capture
]
CSHARPSOCKET
DL : 0
C#实现多线程网络通讯 整个系统由三个核心线程组成,并由.NET线程池统一管理: 侦听客户端连接请求线程:ListenClientRequest(),循环侦听客户端连接请求。如果有,检测该客户端IP,看是否是同一观测设备,然后建立一个客户端TSession对象,并通过Socket异步调用方法BeginReceive()接收数据包、EndReceive()处理数据包 数据包处理线程:HandleDatagrams(),循环检测数据包队列_datagramQueue,完成数据包解析、判断类型、存储等工作 客户端状态检测线程:CheckClientState(),循环检查客户端会话-C# multi-threaded network communication system is composed of three core thread throughout the composition, by the. NET thread pool unified management: a client connection request listening thread: ListenClientRequest (), loop listening client connection request. If you have, testing the client IP, to see if the same observation equipment, and then create a client-side TSession object, and through Socket asynchronous call methods BeginReceive () to receive data packets, EndReceive () processing of data packet data packet processing threads: HandleDatagrams ( ), cyclic test data packet queue _datagramQueue, the completion of the packet parsing to determine the type, storage, etc. the client state detection thread: CheckClientState (), loop checks the client session
Update
: 2025-02-17
Size
: 10kb
Publisher
:
鸣鸣
[
xml-soap-webservice
]
FileSender
DL : 0
C# socket 多线程多管道可断点传送大文件-C# socket multi-threaded multi-channel can transmit large files breakpoints
Update
: 2025-02-17
Size
: 101kb
Publisher
:
黄森
[
Internet-Network
]
net35Socket
DL : 0
.net中socket开发。实现文件的上传以及获取。采用自定义协议方式。实现多线程异步传输。-. Net development in the socket. Implementation file upload and access. Use the custom agreement. Achieve multi-threaded asynchronous transfer.
Update
: 2025-02-17
Size
: 49kb
Publisher
:
wjm
[
CSharp
]
multiSocket
DL : 0
Socket编程 多线程程序 服务器与客户端程序-Socket programming multi-threaded application server and the client program
Update
: 2025-02-17
Size
: 474kb
Publisher
:
wt
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.